]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'cxgb4-mbox'
authorDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2016 17:59:28 +0000 (13:59 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 May 2016 17:59:28 +0000 (13:59 -0400)
Hariprasad Shenai says:

====================
cxgb4: mbox enhancements for cxgb4

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge