diff options
author | David S. Miller <davem@davemloft.net> | 2015-05-04 00:06:56 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-04 00:06:56 -0400 |
commit | bd4d95a5c9b2973d51934b830e1aa4ebf84645e6 (patch) | |
tree | 0d807cb26c2cabb40712867644d52d0e16a2a646 /net | |
parent | 4212b5433187d01b5ae83664b06e990a9116250f (diff) | |
parent | e7fcd5439ffd76e499b7ba4a2f8e99645addff3e (diff) | |
download | op-kernel-dev-bd4d95a5c9b2973d51934b830e1aa4ebf84645e6.zip op-kernel-dev-bd4d95a5c9b2973d51934b830e1aa4ebf84645e6.tar.gz |
Merge branch 'dev_kfree_skb'
Alexander Duyck says:
====================
Clean-up some bits related to netpoll
This patch set cleans up some minor items related to netpoll. The first
patch addresses an Rx clean-up bug that is triggered due to an assumption
that napi->poll wouldn't be called with a budget of 0. The other two
patches address dev_kfree_skb being called in the xmit path which isn't
valid since netpoll will call ndo_start_xmit with IRQs disabled.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions