commit | 986e10d6718704fa96c8e59921727358917161ec | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Fri Nov 01 11:16:56 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 02 02:02:04 2013 -0400 |
tree | 16bee944d163898e3b9a6fc0f35a121a67a37c64 | |
parent | 5448d75f71b2966df0f0da71b9d08eeb2811a80b [diff] |
net: cdc_ncm: endian convert constants instead of variables Converting the constants used in these comparisons at build time instead of converting the variables for every received frame at run time. Cc: Alexey Orishko <alexey.orishko@gmail.com> Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>