commit | f8b87c17017f2ce1890fb9a7f85fb0fbf5643e37 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Mon Sep 01 12:48:17 2008 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Sep 03 09:53:47 2008 -0400 |
tree | 261a31a95d2fa296ef7abaf6019ff5b7c86bbc63 | |
parent | 3594e131b23665b728b4c98daaf0b61b1d4aaa7a [diff] |
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 <bhutchings@solarflare.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>