diff options
| author | Bruce Allan <[email protected]> | 2011-02-10 08:17:21 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2011-03-11 01:51:58 -0800 |
| commit | ef5ab89cf7edc2e2cb996d62201a2b356d5e9286 (patch) | |
| tree | f61fe87f93fd32c03a2f53a78a41f68aff5df49b /tools/perf/scripts/python | |
| parent | 23633b13ff7e1e1380bd2e11c49eb5ddbdf37ea9 (diff) | |
e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()
Based on a report and patch originally submitted by Prasanna Panchamukhi.
Use dev_kfree_skb_irq() in e1000_clean_jumbo_rx_irq() since this latter
function is called only in interrupt context. This avoids "Warning:
kfree_skb on hard IRQ" messages.
Cc: "Prasanna S. Panchamukhi" <[email protected]>
Signed-off-by: Bruce Allan <[email protected]>
Tested-by: Jeff Pieper <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions