diff options
author | Eric Dumazet <[email protected]> | 2017-02-02 16:59:18 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-02-03 17:17:53 -0500 |
commit | 508aac6dee025f93eab1e806d20762ea6327b43d (patch) | |
tree | bcbc7de0f8cb12d97486732b2683c81af4e6bd4b /lib/memory-notifier-error-inject.c | |
parent | 3ffc1af576550ec61d35668485954e49da29d168 (diff) |
ixgbevf: get rid of custom busy polling code
In linux-4.5, busy polling was implemented in core
NAPI stack, meaning that all custom implementation can
be removed from drivers.
Not only we remove lot's of code, we also remove one lock
operation in fast path, and allow GRO to do its job.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Jeff Kirsher <[email protected]>
Acked-by: Alexander Duyck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions