commit | 2d177be8e4a1f6ea7e3280b3a578a6b86472a39d | [log] [tgz] |
---|---|---|
author | Kalesh AP <kalesh.purayil@emulex.com> | Sun Apr 28 22:22:29 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 29 15:14:02 2013 -0400 |
tree | ac01b768149e5e852117f1accf1080ee30e15c70 | |
parent | 28710c55f4a62b6c595d1a7134e7196c63838e1c [diff] |
be2net: FLR must be first cmd issued to Lancer FW Lancer FW requires that the first cmd issued by the host-driver be an FLR. So, re-order be_probe() to move be_cmd_function_reset() ahead of be_cmd_fw_init(). Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com> Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>