]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: Check for firmware errors in the mailbox command loop
authorHariprasad Shenai <hariprasad@chelsio.com>
Tue, 3 May 2016 13:28:02 +0000 (18:58 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2016 17:59:27 +0000 (13:59 -0400)
commit048b66a7b593d1e3266ce3e6e54aee1d343a654a
treeacb7bc9833aae4208989150a504fdc6fb4ed1e8b
parent6d63dfc61d2ef30c9a487f31e1e268f306333e90
cxgb4: Check for firmware errors in the mailbox command loop

Check for firmware errors in the mailbox command loop and report
them differently rather than simply timing out when the firmware goes
belly up.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c