netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] ibmvnic: correctly call NAPI APIs
@ 2021-04-14  7:46 Lijun Pan
  2021-04-14  7:46 ` [PATCH net 1/3] ibmvnic: avoid calling napi_disable() twice Lijun Pan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lijun Pan @ 2021-04-14  7:46 UTC (permalink / raw)
  To: netdev; +Cc: Lijun Pan

This series correct some misuse of NAPI APIs in the driver.

Lijun Pan (3):
  ibmvnic: avoid calling napi_disable() twice
  ibmvnic: remove duplicate napi_schedule call in do_reset function
  ibmvnic: remove duplicate napi_schedule call in open function

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

-- 
2.23.0


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

end of thread, other threads:[~2021-04-14 20:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-14  7:46 [PATCH net 0/3] ibmvnic: correctly call NAPI APIs Lijun Pan
2021-04-14  7:46 ` [PATCH net 1/3] ibmvnic: avoid calling napi_disable() twice Lijun Pan
2021-04-14  7:46 ` [PATCH net 2/3] ibmvnic: remove duplicate napi_schedule call in do_reset function Lijun Pan
2021-04-14  7:46 ` [PATCH net 3/3] ibmvnic: remove duplicate napi_schedule call in open function Lijun Pan
2021-04-14 20:20 ` [PATCH net 0/3] ibmvnic: correctly call NAPI APIs patchwork-bot+netdevbpf

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