aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2013-05-28 20:34:28 +0000
committerDavid S. Miller <davem@davemloft.net>2013-05-28 23:49:07 -0700
commit158874cac61245b84e939c92c53db7000122b7b0 (patch)
tree0a425098fbfcf0001892f6d30519d476420b4aac /include
parentipv4: Correct comparisons and calculations using skb->tail and skb-transport_header (diff)
downloadlinux-dev-158874cac61245b84e939c92c53db7000122b7b0.tar.xz
linux-dev-158874cac61245b84e939c92c53db7000122b7b0.zip
sctp: Correct access to skb->{network, 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 sk_buff_data_t will be a pointer, however, skb->{network,transport}_header is now __u16. Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions