From: Jesse Brandeburg Date: Fri, 21 Nov 2014 00:30:02 +0000 (-0800) Subject: i40e: enable fdb add code, remove unused code X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f90ade661b3bdcde08e50c02c564e139300e263;p=pandora-kernel.git i40e: enable fdb add code, remove unused code The original FDB code submission wasn't correct and the code wasn't enabled. This removes some dead code (can use the common kernel code for fdb_del and fdb_dump) and correctly enables the fdb_add function pointer. The fdb_add functionality is important to i40e because it is needed for a workaround to allow bridges to work correctly on the i40e hardware. Reported-by: Jiri Pirko Signed-off-by: Jesse Brandeburg Acked-by: Greg Rose Signed-off-by: Jeff Kirsher Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed