aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2013-05-28 20:34:23 +0000
committerDavid S. Miller <davem@davemloft.net>2013-05-28 23:49:06 -0700
commit25b6e14881e7861bb720a4624dcaf5f37854fc70 (patch)
tree8cd7aabe39f00ebf33ffd0abe1785cb84d28b4c0 /Makefile
parentnet: always pass struct netdev_notifier_info to netdevice notifiers (diff)
downloadlinux-dev-25b6e14881e7861bb720a4624dcaf5f37854fc70.tar.xz
linux-dev-25b6e14881e7861bb720a4624dcaf5f37854fc70.zip
isdn: Correct comparison of skb->tail and skb-transport_header
This corrects an regression introduced by "net: Use 16bits for *_headers fields of struct skbuff" when NET_SKBUFF_DATA_USES_OFFSET is not set. In that case skb->tail will be a pointer whereas skb->transport_header will be an offset from head. This is corrected by using wrappers that ensure that the comparison is always between pointers. Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions