netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net patch 0/2] bnx2x: Correct bnx2x operation with netpoll
@ 2012-08-27 13:26 Merav Sicron
  2012-08-27 13:26 ` [net patch 1/2] bnx2x: Move netif_napi_add to the open call Merav Sicron
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Merav Sicron @ 2012-08-27 13:26 UTC (permalink / raw)
  To: davem, netdev, eilong; +Cc: Merav Sicron

Hi Dave,
This patch series corrects bnx2x operation with netpoll:
The first patch is to move the netif_napi_add to the open call to avoid napi
objects that are added but may not be later enabled.
The second patch corrects the poll_bnx2x function itself to also work with
MSI-X.

Please consider applying this patch series to net.

Thanks,
Merav

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

end of thread, other threads:[~2012-08-30 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-27 13:26 [net patch 0/2] bnx2x: Correct bnx2x operation with netpoll Merav Sicron
2012-08-27 13:26 ` [net patch 1/2] bnx2x: Move netif_napi_add to the open call Merav Sicron
2012-08-27 13:26 ` [net patch 2/2] bnx2x: Correct the ndo_poll_controller call Merav Sicron
2012-08-30 17:37 ` [net patch 0/2] bnx2x: Correct bnx2x operation with netpoll 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).