Merge branch 'netxen'
authorDavid S. Miller <davem@davemloft.net>
Tue, 30 Sep 2014 20:22:51 +0000 (16:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Sep 2014 20:22:51 +0000 (16:22 -0400)
Manish Chopra says:

====================
netxen: Bug fixes.

This series fixes some TX specific issues.
* Move spin_lock(tx_clean_lock) in down path to fix
  atomic sleep bug (Reported by Mike Galbraith).
* Fix hang in interface down while running traffic.

Please consider applying this to 'net'.
====================

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

Trivial merge