]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc217160becfb0562a295ef7ee99b969c82834de
tree696a4791873be6b94a1b5e91ea3ddb366a200368
parent5f4fc21cd958f242719f3f21e436f9fbda6f691b
parent281ef10493e35a11b93d9c5abfa435041a527509
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>