Re: [PATCH net v2 0/4] qed: Miscellaneous bug fixes

2018-11-13 Thread David Miller
From: Denis Bolotin Date: Mon, 12 Nov 2018 12:50:19 +0200 > This patch series fixes several unrelated bugs across the driver. > Please consider applying to net. > > V1->V2: > --- > Use dma_rmb() instead of rmb(). Series applied, thank you.

[PATCH net v2 0/4] qed: Miscellaneous bug fixes

2018-11-12 Thread Denis Bolotin
Hi Dave, This patch series fixes several unrelated bugs across the driver. Please consider applying to net. V1->V2: --- Use dma_rmb() instead of rmb(). Thanks, Denis Denis Bolotin (3): qed: Fix PTT leak in qed_drain() qed: Fix overriding offload_tc by protocols without APP TLV qed: