summaryrefslogtreecommitdiff
path: root/Documentation/console
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-15 18:33:04 -0700
committerEric W. Biederman <ebiederm@xmission.com>2014-03-24 21:19:23 -0700
commit979de8a09a00228017e8ad1bc9d6ebc60b51bee9 (patch)
tree21143022ed439c951ac5c8262b45d88c56202ab3 /Documentation/console
parentb1b718173a64470b6f04261146c0b369004a4346 (diff)
xen-netfront: Call dev_kfree_skb_any instead of dev_kfree_skb.
Replace dev_kfree_skb with dev_kfree_skb_any in xennet_start_xmit which can be called in hard irq and other contexts. xennet_start_xmit only fress skbs which it drops. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'Documentation/console')
0 files changed, 0 insertions, 0 deletions