From: Alexander Duyck Date: Sat, 5 May 2012 05:32:52 +0000 (+0000) Subject: ixgbe: Correctly set SAN MAC RAR pool to default pool of PF X-Git-Tag: v3.6-rc1~125^2~47^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa7c9dcadcff800a897232204e2128e92dd44cd;p=pandora-kernel.git ixgbe: Correctly set SAN MAC RAR pool to default pool of PF This change corrects an issue in which an FCoE enabled adapter was always setting the FCoE SAN MAC MPSAR register to 0x1. This results in the first VF being assigned the SAN MAC address in the case of SR-IOV and as such is incorrect. To resolve this I am adding a new function that will update the SAN MAC pool address after reset. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed