commit | 22d8aa93d7ea169a349fb2f9dee5babc68f6a683 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Thu Oct 20 11:45:52 2016 +1100 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 20 11:23:08 2016 -0400 |
tree | e27ab3bc1a06c24831946d1319a64d292f55f7d5 | |
parent | bbc7c01e95ceef4e23e343f8cbb6edca887121a5 [diff] |
net/ncsi: Improve HNCDSC AEN handler This improves AEN handler for Host Network Controller Driver Status Change (HNCDSC): * The channel's lock should be hold when accessing its state. * Do failover when host driver isn't ready. * Configure channel when host driver becomes ready. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>