]> git.baikalelectronics.ru Git - kernel.git/commit
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
authorEric Dumazet <edumazet@google.com>
Fri, 10 Feb 2017 13:46:46 +0000 (05:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Feb 2017 03:23:39 +0000 (22:23 -0500)
commit7f5d86c6904b2971ce44e37229aa09aa4158241b
tree767cf16a3f51ff5f4c2181ecd892ed5fbc53a3bc
parent028bcd63cdaade499ea467002b40f3dcb82d01d0
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY

Commit 18ea9d206ab3 ("net: remove support for per driver
ndo_busy_poll()") made them obsolete.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/busy_poll.h
net/core/dev.c