diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2013-10-25 10:40:16 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-27 17:05:23 -0400 |
commit | 6384a4d0dcf9e28f5aa5e0c8a7e58e7b4df19e68 (patch) | |
tree | 6584af3f72681bd870b08fe1edeef32088d62027 /net/ipv4 | |
parent | 4d961a101e032b4bf223b279b4b35bc77576f5a8 (diff) |
be2net: add support for ndo_busy_poll
Includes:
- ndo_busy_poll implementation
- Locking between napi and busy_poll
- Fix rx_post_starvation (replenish rx-queues in out-of-mememory scenario)
logic to accomodate busy_poll.
v2 changes:
[Eric D.'s comment] call alloc_pages() with GFP_ATOMIC even in ndo_busy_poll
context as it is not allowed to sleep.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions