aboutsummaryrefslogtreecommitdiffstats
path: root/lib/proportions.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-20 19:50:33 -0700
committerEric W. Biederman <ebiederm@xmission.com>2014-03-24 21:19:25 -0700
commitfb7c03dfc48eb81bda368561f4ca162749d127c9 (patch)
tree2e259136fe391a5068bec0ea7f1e8d75e0cf7800 /lib/proportions.c
parentvirtio_net: Call dev_kfree_skb_any instead of dev_kfree_skb. (diff)
downloadlinux-dev-fb7c03dfc48eb81bda368561f4ca162749d127c9.tar.xz
linux-dev-fb7c03dfc48eb81bda368561f4ca162749d127c9.zip
if_vlan: Call dev_kfree_skb_any instead of kfree_skb.
Replace kfree_skb with dev_kfree_skb_any in vlan_insert_tag as vlan_insert_tag can be called from hard irq context (netpoll) and from other contexts. dev_kfree_skb_any is used as vlan_insert_tag only frees the skb if the skb can not be modified to insert a tag, in which case vlan_insert_tag drops the skb. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'lib/proportions.c')
0 files changed, 0 insertions, 0 deletions