commit | 22c0b963d7400971f4c5a1a67b083e3742996640 | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Wed Oct 15 01:54:14 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 14 16:55:06 2014 -0400 |
tree | fe295e10c677b0a2d51afd4ceaef3c042fae45ab | |
parent | 6e36145d4ec754f4a8ce9d6912ca4d82ffb6ae3f [diff] |
cxgb4: Fix FW flash logic using ethtool Use t4_fw_upgrade instead of t4_load_fw to write firmware into FLASH, since t4_load_fw doesn't co-ordinate with the firmware and the adapter can get hosed enough to require a power cycle of the system. Based on original work by Casey Leedom <leedom@chelsio.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>