diff options
author | 2023-10-05 11:17:47 -0700 | |
---|---|---|
committer | 2023-10-08 17:42:43 +0100 | |
commit | 19537e125cc7cf2da43a606f5bcebbe0c9aea4cc (patch) | |
tree | 313addad8d860bf1954578bf1351a8ea83898d5a /drivers/net/macsec.c | |
parent | net: sock_dequeue_err_skb() optimization (diff) | |
download | wireguard-linux-19537e125cc7cf2da43a606f5bcebbe0c9aea4cc.tar.xz wireguard-linux-19537e125cc7cf2da43a606f5bcebbe0c9aea4cc.zip |
net: bcmgenet: Remove custom ndo_poll_controller()
The driver gained a .ndo_poll_controller() at a time where the TX
cleaning process was always done from NAPI which makes this unnecessary.
See commit ac3d9dd034e5 ("netpoll: make ndo_poll_controller() optional")
for more background.
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macsec.c')
0 files changed, 0 insertions, 0 deletions