Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qlcnic: Initialize mailbox cmd structure to zero
o Uninitialzed fields in mailbox command structure caused commands to time out randomly due to garbage values so initialize it to zero. Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information