From: Dhananjay Phadke Date: Tue, 24 Feb 2009 11:42:59 +0000 (-0800) Subject: netxen: fix physical port mapping X-Git-Tag: v2.6.29-rc7~13^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=044fad0dbb4e814c061916fe5a36851af2fd1135;p=pandora-kernel.git netxen: fix physical port mapping The PCI function to physical port mapping is valid only for old firmware. New firmware (4.0.0+) abstracts this. So driver should never try to access phy using invalid mapping. The behavior is unpredictable when PCI functions 4-7 are enabled on the same NIC. Signed-off-by: Dhananjay Phadke Signed-off-by: David S. Miller --- Reading git-diff-tree failed