]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sfp-phylink-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Dec 2017 19:57:49 +0000 (14:57 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Dec 2017 19:57:49 +0000 (14:57 -0500)
commitda49144f5b95c83667720487a163e2a056e06bf2
tree82f1b95dcc29f9a6f9dea655dd5d29962e4ace4c
parent8e89cb03f65ef4bd0e6f64544960bc51a01fe7fc
parent2461aec2f3aa698b2136b975a8cd67245c3edd27
Merge branch 'sfp-phylink-fixes'

Russell King says:

====================
More SFP/phylink fixes

This series fixes a few more bits with sfp/phylink, particularly
confusion with the right way to test for the RTNL mutex being
held, a change in 2016 to the mdiobus_scan() behaviour that wasn't
noticed, and a fix for reading module EEPROMs.
====================

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