]> git.baikalelectronics.ru Git - kernel.git/commit
sfp: warn about modules requiring address change sequence
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 30 Nov 2017 13:59:21 +0000 (13:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Dec 2017 20:18:42 +0000 (15:18 -0500)
commitd6c78d3d30d6dc2c5bca313eb7a7a28e6ff95a42
tree622faf883171aba9a9b8b8af762b098f2f526ea2
parentca9d166abbb2d8dfb30b441b37e071ff0be1542c
sfp: warn about modules requiring address change sequence

We do not support SFP modules which require the address change sequence
as detailed by SFF 8472 revision 1.22 section 8.9.  Warn when these
modules are inserted, and treat them as SFF8079 modules for ethtool.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/sfp.c