aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/netback.c
diff options
context:
space:
mode:
authorIsaku Yamahata <[email protected]>2013-06-14 17:58:32 +0900
committerDavid S. Miller <[email protected]>2013-06-17 17:12:20 -0700
commit499e2e6fcb9351844d721e4bd3f1184d879bd178 (patch)
tree2cda0a712df15b2195462f887e4c5d1ad4664fea /drivers/net/xen-netback/netback.c
parentb32369f117bbdb009a6b410ec0926a88a83002b4 (diff)
net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)
The change set of 1a37e412, "net: Use 16bits for *_headers fields of struct skbuff" converted from sk_buff_data_t into 16bit integer. So skb->tail needs to be converted to skb_tail_pointer(skb). Found by inspection. Compile tested only. Cc: Simon Horman <[email protected]> Cc: Li RongQing <[email protected]> Cc: [email protected] Signed-off-by: Isaku Yamahata <[email protected]> Acked-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/netback.c')
0 files changed, 0 insertions, 0 deletions