Re: Remove private tx queue locks

2016-12-10 Thread David Miller
From: Lino Sanfilippo Date: Fri, 9 Dec 2016 00:55:41 +0100 > this patch series removes unnecessary private locks in the sxgbe and the > stmmac driver. > > v2: > - adjust commit message Series applied to net-next, thanks.

Remove private tx queue locks

2016-12-08 Thread Lino Sanfilippo
Hi, this patch series removes unnecessary private locks in the sxgbe and the stmmac driver. v2: - adjust commit message