commit | 35570cfefd15d89ede00ce550e06acbcac3b3098 | [log] [tgz] |
---|---|---|
author | Manish Chopra <manish.chopra@qlogic.com> | Thu Aug 15 08:27:26 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 15 14:46:18 2013 -0700 |
tree | f0dbc5150b7467f15efce2dad5ba14c393e502b3 | |
parent | 91b86e3dd00862c6ed36691c849762949aaa833e [diff] |
qlcnic: Flush mailbox command list when mailbox is not available o Driver was hitting a panic at the time of adapter reset due to invalid command access from the list which had been already freed by the queuing thread. Flush all the pending commands from the list before proceeding with adapter reset Signed-off-by: Manish Chopra <manish.chopra@qlogic.com> Signed-off-by: Sucheta Chakraborty <sucheta.chakraborty@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>