netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] cxgb4: mbox enhancements for cxgb4
@ 2016-05-03 13:28 Hariprasad Shenai
  2016-05-03 13:28 ` [PATCH net-next 1/2] cxgb4: Don't sleep when mbox cmd is issued from interrupt context Hariprasad Shenai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hariprasad Shenai @ 2016-05-03 13:28 UTC (permalink / raw)
  To: davem; +Cc: netdev, leedom, swise, nirranjan, santosh, Hariprasad Shenai

Hi

This patch series checks for firmware errors when we are waiting for
mbox response in a loop and breaks out. When negative timeout is passed
to mailbox code, don't sleep. Negative timeout is passed only from
interrupt context.

This patch series has been created against net-next tree and includes
patches on cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.

Thanks

Hariprasad Shenai (2):
  cxgb4: Don't sleep when mbox cmd is issued from interrupt context
  cxgb4: Check for firmware errors in the mailbox command loop

 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

-- 
2.3.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-04 17:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03 13:28 [PATCH net-next 0/2] cxgb4: mbox enhancements for cxgb4 Hariprasad Shenai
2016-05-03 13:28 ` [PATCH net-next 1/2] cxgb4: Don't sleep when mbox cmd is issued from interrupt context Hariprasad Shenai
2016-05-03 13:28 ` [PATCH net-next 2/2] cxgb4: Check for firmware errors in the mailbox command loop Hariprasad Shenai
2016-05-04 17:59 ` [PATCH net-next 0/2] cxgb4: mbox enhancements for cxgb4 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).