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)
commitad51b8e9f9f4f8172eb7a6219d3005861bfb9a57
treed924ee05dfc3352987c1dcb38773f0d5a5ee8549
parent6b3529123dbe2d9cf728231a6857ee8ce2fa7d83
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