]> Pileus Git - ~andy/linux/commit
ixgbe: Make use of the default fdb handlers.
authorVlad Yasevich <vyasevic@redhat.com>
Wed, 6 Mar 2013 15:39:43 +0000 (15:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Mar 2013 20:29:45 +0000 (15:29 -0500)
commitfaaf02d24ce393032e9b60128cce529d09f7190e
tree2499bd09add80865efd86e5db666a17f9959512d
parent090096bf3db1c281ddd034573260045888a68fea
ixgbe: Make use of the default fdb handlers.

For fdb_add, use the default handler in the non-SRIOV case.
For the other fdb handlers, just remove them and use the
default ones.

CC: John Fastabend <john.r.fastabend@intel.com>
Acked-By: John Fastabend <john.r.fastabend@intel.com>
CC: CC: Gregory Rose <gregory.v.rose@intel.com>
Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c