netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] netxen: Bug fixes.
@ 2014-09-30  7:56 Manish Chopra
  2014-09-30  7:56 ` [PATCH net 1/2] netxen: Fix BUG "sleeping function called from invalid context" Manish Chopra
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Manish Chopra @ 2014-09-30  7:56 UTC (permalink / raw)
  To: davem; +Cc: netdev, umgwanakikbuti, Dept-GELinuxNICDev

Hi David,

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

Thanks,
Manish

Manish Chopra (2):
  netxen: Fix BUG "sleeping function called from invalid context"
  netxen: Fix bug in Tx completion path

 .../net/ethernet/qlogic/netxen/netxen_nic_init.c   |    6 ++++--
 .../net/ethernet/qlogic/netxen/netxen_nic_main.c   |    2 --
 2 files changed, 4 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2014-09-30 20:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-30  7:56 [PATCH net 0/2] netxen: Bug fixes Manish Chopra
2014-09-30  7:56 ` [PATCH net 1/2] netxen: Fix BUG "sleeping function called from invalid context" Manish Chopra
2014-09-30  7:56 ` [PATCH net 2/2] netxen: Fix bug in Tx completion path Manish Chopra
2014-09-30 20:23 ` [PATCH net 0/2] netxen: Bug fixes 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).