From: Ben Hutchings Date: Mon, 1 Sep 2008 11:48:17 +0000 (+0100) Subject: sfc: Make PHY flash mode a device attribute, not a module parameter X-Git-Tag: v2.6.28-rc1~717^2~352 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b87c17017f2ce1890fb9a7f85fb0fbf5643e37;p=pandora-kernel.git sfc: Make PHY flash mode a device attribute, not a module parameter This allows updating PHY firmware for one interface without removing all other interfaces handled by the driver. Replace tx_disabled flags and 10Xpress status enumeration with flags in enum efx_phy_mode. Prevent an interface from being brought up while in PHY flash mode. Signed-off-by: Ben Hutchings Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed