aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/netback.c
diff options
context:
space:
mode:
authorIsaku Yamahata <[email protected]>2013-06-14 17:58:31 +0900
committerDavid S. Miller <[email protected]>2013-06-17 17:12:20 -0700
commitb32369f117bbdb009a6b410ec0926a88a83002b4 (patch)
treeed0df1a51520cf48f241370a9ca974ee79efa3c9 /drivers/net/xen-netback/netback.c
parentdda9192851dcf904b4d1095480834f2a4f814ae3 (diff)
net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)
The change set of 27a884dc, "[SK_BUFF]: Convert skb->tail to sk_buff_data_t" converted skb->tail from pointer into sk_buff_data_t. It missed skb->tail in drivers/atm/ambassador.c. This patch converts skb->tail into skb_tail_pointer(skb). Found by inspection. Compile tested only. Cc: Simon Horman <[email protected]> Cc: Chas Williams <[email protected]> Signed-off-by: Isaku Yamahata <[email protected]> Reviewed-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