]> git.baikalelectronics.ru Git - kernel.git/commit
bnxt: Update drivers to support unified UDP encapsulation offload functions
authorAlexander Duyck <aduyck@mirantis.com>
Thu, 16 Jun 2016 19:21:19 +0000 (12:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Jun 2016 03:23:29 +0000 (20:23 -0700)
commitc6231f9ffdaf09af742b00e80a597504c35241c4
treed924ee05dfc3352987c1dcb38773f0d5a5ee8549
parent2bf30d424c2589803f87a2adca0fa174b128f490
bnxt: Update drivers to support unified UDP encapsulation offload functions

This patch ends up doing several things.  First it updates the driver to
make use of the new unified UDP tunnel offload notifier functions.  In
addition I updated the code so that we can work around the bits that were
checking for if VXLAN was enabled since we are now using a notifier based
setup.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/Kconfig
drivers/net/ethernet/broadcom/bnxt/bnxt.c