]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ena-races'
authorDavid S. Miller <davem@davemloft.net>
Tue, 12 Feb 2019 19:05:07 +0000 (14:05 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Feb 2019 19:05:07 +0000 (14:05 -0500)
commiteebad090b6472e7bb1026c218a73c1b3ea85aa8b
tree7f82e25217d462fadae4729658381425d66a7c78
parent5dfbd0aa1d60468ff1ef0962c95d40cb3bccd9c1
parent608564eb5e1aae72afd1b1a5a4b2d423b236ae3e
Merge branch 'ena-races'

Arthur Kiyanovski says:

====================
net: ena: race condition bug fix and version update

This patchset includes a fix to a race condition that can cause
kernel panic, as well as a driver version update because of this
fix.
====================

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