aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/netpoll.c
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2005-08-11 16:05:50 -0700
committerDavid S. Miller <davem@davemloft.net>2005-08-11 16:05:50 -0700
commita0d3bea3cf6c7c1b53a46432bd490b5dc784ca42 (patch)
tree2c0f1d9e4c94f6b4052ca7f51442a3f5922124e3 /net/core/netpoll.c
parent[PATCH] Fix DVB URL (diff)
downloadlinux-dev-a0d3bea3cf6c7c1b53a46432bd490b5dc784ca42.tar.xz
linux-dev-a0d3bea3cf6c7c1b53a46432bd490b5dc784ca42.zip
[NET]: Make skb->protocol __be16
There are many instances of skb->protocol = htons(ETH_P_*); skb->protocol = __constant_htons(ETH_P_*); and skb->protocol = *_type_trans(...); Most of *_type_trans() are already endian-annotated, so, let's shift attention on other warnings. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/netpoll.c')
0 files changed, 0 insertions, 0 deletions