Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/4] qed: Miscellaneous bug fixes
@ 2018-11-11 15:04 Denis Bolotin
  2018-11-11 15:04 ` [PATCH net 1/4] qed: Fix PTT leak in qed_drain() Denis Bolotin
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Denis Bolotin @ 2018-11-11 15:04 UTC (permalink / raw)
  To: davem, netdev; +Cc: michal.kalderon, ariel.elior, Denis Bolotin

Hi Dave,

This patch series fixes several unrelated bugs across the driver.
Please consider applying to net.

Thanks,
Denis

Denis Bolotin (3):
  qed: Fix PTT leak in qed_drain()
  qed: Fix overriding offload_tc by protocols without APP TLV
  qed: Fix reading wrong value in loop condition

Michal Kalderon (1):
  qed: Fix rdma_info structure allocation

 drivers/net/ethernet/qlogic/qed/qed_dcbx.c | 14 ++++-----
 drivers/net/ethernet/qlogic/qed/qed_dev.c  | 15 ++++++---
 drivers/net/ethernet/qlogic/qed/qed_int.c  |  2 ++
 drivers/net/ethernet/qlogic/qed/qed_main.c |  2 +-
 drivers/net/ethernet/qlogic/qed/qed_rdma.c | 50 +++++++++++++++++-------------
 drivers/net/ethernet/qlogic/qed/qed_rdma.h |  5 +++
 6 files changed, 55 insertions(+), 33 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-11-12  4:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-11 15:04 [PATCH net 0/4] qed: Miscellaneous bug fixes Denis Bolotin
2018-11-11 15:04 ` [PATCH net 1/4] qed: Fix PTT leak in qed_drain() Denis Bolotin
2018-11-11 15:04 ` [PATCH net 2/4] qed: Fix overriding offload_tc by protocols without APP TLV Denis Bolotin
2018-11-11 15:04 ` [PATCH net 3/4] qed: Fix rdma_info structure allocation Denis Bolotin
2018-11-11 15:05 ` [PATCH net 4/4] qed: Fix reading wrong value in loop condition Denis Bolotin
2018-11-11 18:26   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox