OSDN Git Service

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)
commit6a7dd172000bf3d50a24b2548fe9c692875d669c
tree7f82e25217d462fadae4729658381425d66a7c78
parentfc62814d690cf62189854464f4bd07457d5e9e50
parentd9b8656da92223eb004b4f4db74fe48e7433f7b2
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>