aboutsummaryrefslogtreecommitdiff
path: root/net/wanrouter/patchlevel
diff options
context:
space:
mode:
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>2009-06-01 01:18:55 +0000
committerDavid S. Miller <davem@davemloft.net>2009-06-02 00:17:44 -0700
commitfa202592796499dade5b3854643eaf0eed4d34ba (patch)
tree6064c17ffcc6e74ddd5f7db586226b16821d49f7 /net/wanrouter/patchlevel
parentbbd5898d39ab9f855c732f6f07e40e95b05cf52a (diff)
f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Network device TX is never run in IRQ context, and skb is freed outside of the IRQ-disabling spin lock. So checking for IRQ was a waste of time here. Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wanrouter/patchlevel')
0 files changed, 0 insertions, 0 deletions