sfp: add sfp-bus to bridge between network devices and sfp cages
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 25 Jul 2017 14:03:18 +0000 (15:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Aug 2017 03:55:29 +0000 (20:55 -0700)
commitce0aa27ff3f68ed4ea1631d33797e573b3508bfa
tree7f9024e477436b3b95d21db637c7bb192bf37ba4
parent9525ae83959b60c6061fe2f2caabdc8f69a48bc6
sfp: add sfp-bus to bridge between network devices and sfp cages

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Makefile
drivers/net/phy/phylink.c
drivers/net/phy/sfp-bus.c [new file with mode: 0644]
drivers/net/phy/sfp.h [new file with mode: 0644]
include/linux/sfp.h [new file with mode: 0644]