]> 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)
commit992a7424f1fa19007edd2e9f93da56fde6d0f212
tree82f1b95dcc29f9a6f9dea655dd5d29962e4ace4c
parent67e79bbcabff5494dbaf20439f4003266539e635
parent4e8ad827f2402c3924c9d1ecb9a3b0ac9438993d
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>