From: Alexander Duyck Date: Thu, 17 Jul 2014 02:11:22 +0000 (+0000) Subject: ixgbe: Cleanup FDB handling code X-Git-Tag: fixes-against-v3.18-rc2~81^2~154^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcfd3432d1625ef749a8697d194010d0c75b97c9;p=pandora-kernel.git ixgbe: Cleanup FDB handling code This change makes it so that the behavior for FDB handling is consistent between both the SR-IOV and non-SR-IOV cases. The main change here is that we perform bounds checking on the number of SR-IOV addresses regardless of if SR-IOV is enabled or not as we can only support a certain number of addresses in the hardware. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed