Re: [PATCH net-next 0/4] qed: Management firmware updates

2016-03-11 Thread David Miller
From: Yuval Mintz Date: Wed, 9 Mar 2016 09:16:22 +0200 > This series contains several changes to driver interaction with the > management fw. > The biggest [& most significant] change here is a change in the locking > scheme and re-definition of the 'critical section' when accessing shared > reso

[PATCH net-next 0/4] qed: Management firmware updates

2016-03-08 Thread Yuval Mintz
This series contains several changes to driver interaction with the management fw. The biggest [& most significant] change here is a change in the locking scheme and re-definition of the 'critical section' when accessing shared resources toward the goal of interacting with the management firmware.