commit | 3e336261f88c3fb7a9789b1e3d0259eb0c8036fd | [log] [tgz] |
---|---|---|
author | Jon Cooper <jcooper@solarflare.com> | Fri Jan 17 19:48:06 2014 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 21 14:46:12 2014 -0800 |
tree | 362b6e1419c3eb220681534088534c8dbaa5a459 | |
parent | 6e6a50c254220acb19bd338ce433b1770e4a7a3c [diff] |
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. PORT_RESET MC command was NOP in the ef10 firmware hence we are using ENTITY_RESET to make sure all resource allocations are reset. Signed-off-by: Shradha Shah <sshah@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>