diff options
| author | Eric Dumazet <[email protected]> | 2017-02-02 11:44:27 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-02-03 16:18:01 -0500 |
| commit | 5226b7919641f285bf0f8db84deeb3920b160ec7 (patch) | |
| tree | 0a3beb0933d67fad17d40f11cd56c2c03b200611 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 362108b5adddac6f496acc40696e499defd56d62 (diff) | |
cxgb4: get rid of custom busy poll 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 of code, we also remove one spin_lock()
from driver fast path.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Ganesh Goudar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions