summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/falcon/rx.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2017-02-02 17:13:19 -0800
committerDavid S. Miller <davem@davemloft.net>2017-02-03 09:56:50 -0500
commite7fe9491261ee07b0c7456df42c34ca6a8538804 (patch)
tree81f8654dcf1879e40f2670b1b29c9d7ae812c9ac /drivers/net/ethernet/sfc/falcon/rx.c
parent8fe809a992639b2013c0d8da2ba55cdea28a959a (diff)
downloadlinux-e7fe9491261ee07b0c7456df42c34ca6a8538804.tar.bz2
sfc: 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 tricky code, we also remove one lock operation in fast path. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Edward Cree <ecree@solarflare.com> Cc: Bert Kenward <bkenward@solarflare.com> Acked-by: Bert Kenward <bkenward@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc/falcon/rx.c')
0 files changed, 0 insertions, 0 deletions