]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sfp-SFF-module-support'
authorDavid S. Miller <davem@davemloft.net>
Fri, 15 Dec 2017 18:23:22 +0000 (13:23 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Dec 2017 18:23:22 +0000 (13:23 -0500)
commitd2772c4a4fca6f6f5672a8f88e60f144cb83fd73
tree5a9e78ff7b6afd08433d7affa62740e5b88ec84e
parentddba247636c1e0159e454e4cdd95b4f46ea5384b
parenta9c05ddc6ad82ef445d054385e5236d1d3106d60
Merge branch 'sfp-SFF-module-support'

Russell King says:

====================
Add SFF module support

Add support for SFF modules.  SFF modules are similar to SFP modules,
but they have fewer control signals, and are soldered down rather than
pluggable.

They also have different IDs in the EEPROM to identify as soldered down
SFF modules.
====================

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