summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2018-09-21 15:27:39 -0700
committerDavid S. Miller <davem@davemloft.net>2018-09-23 21:55:24 -0700
commit93f62ad5e83a13e0c224dfca5ef40f90c09aad51 (patch)
treed875da6a6989846ee0288c68c9cc1ed9fd0f2dbc /drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
parentac3d9dd034e565df2c034ab2ca71f0a9f69153c1 (diff)
bonding: use netpoll_poll_dev() helper
We want to allow NAPI drivers to no longer provide ndo_poll_controller() method, as it has been proven problematic. team driver must not look at its presence, but instead call netpoll_poll_dev() which factorize the needed actions. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Jay Vosburgh <j.vosburgh@gmail.com> Cc: Veaceslav Falico <vfalico@gmail.com> Cc: Andy Gospodarek <andy@greyhouse.net> Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe_main.c')
0 files changed, 0 insertions, 0 deletions