summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2015-08-14 03:34:03 +0200
committerDavid S. Miller <davem@davemloft.net>2015-08-17 21:14:53 +0200
commitfbaff3ef859a86dc3df2128d2de9f8a6e255a967 (patch)
tree9823b7e25461a2b5c1f655a8662e3e7ea3385f69 /Documentation/networking
parentMerge branch 'iff_no_queue' (diff)
downloadlinux-fbaff3ef859a86dc3df2128d2de9f8a6e255a967.tar.xz
linux-fbaff3ef859a86dc3df2128d2de9f8a6e255a967.zip
net: fix endian check warning in etherdevice.h
Sparse builds have been warning for a really long time now that etherdevice.h has a conversion that is unsafe. include/linux/etherdevice.h:79:32: warning: restricted __be16 degrades to integer This code change fixes the issue and generates the exact same assembly before/after (checked on x86_64) Fixes: 2c722fe1c821 (etherdevice: Optimize a few is_<foo>_ether_addr functions) Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> CC: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions