Merge branch 'qed-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Feb 2017 14:22:10 +0000 (09:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Feb 2017 14:22:10 +0000 (09:22 -0500)
Yuval Mintz says:

====================
qed: Bug fixes

Patch #1 addresses a day-one race which is dependent on the number of Vfs
[I.e., more child VFs from a single PF make it more probable].
Patch #2 corrects a race that got introduced in the last set of fixes for
qed, one that would happen each time PF transitions to UP state.

I've built & tested those against current net-next.
Please consider applying the series there.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge