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)
commit2f44f75257d57f0d5668dba3a6ada0f4872132c9
tree696a4791873be6b94a1b5e91ea3ddb366a200368
parent4ca257eed6adf58d325c39c320a06dbcd34c43db
parent6f437d431930ff86e4a971d29321951faadb97c7
Merge branch 'qed-fixes'

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>