]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'SFP-polling-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 02:25:59 +0000 (19:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 02:25:59 +0000 (19:25 -0700)
commit6eeaa1be30a2e22eae43666f820e89459b761695
tree50eb78dea2a7df27e52f863b4c2a288ac4e54e9f
parent02494304f3cdb07901d3734469e9f5031e3ac30c
parentca60260e89a35f2d1196cfb2bde878193b86a5c4
Merge branch 'SFP-polling-fixes'

Robert Hancock says:

====================
SFP polling fixes

This has an updated version of an earlier patch to ensure that SFP
operations are stopped during shutdown, and another patch suggested by
Russell King to address a potential concurrency issue with SFP state
checks.
====================

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