Files
twx-linux/include/linux
Russell King 727b3668b7 net: sfp: rework upstream interface
The current upstream interface is an all-or-nothing, which is
sub-optimal for future changes, as it doesn't allow the upstream driver
to prepare for the SFP module becoming available, as it is at boot.

Switch to a find-sfp-bus, add-upstream, del-upstream, put-sfp-bus
interface structure instead, which allows the upstream driver to
prepare for a module being available as soon as add-upstream is called.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-09 19:35:53 -08:00
..
2019-10-09 19:33:43 -07:00
2019-10-02 06:36:50 -07:00
2019-10-15 20:40:06 -07:00
2019-11-09 19:35:53 -08:00
2019-10-31 14:01:40 -07:00
2019-10-02 10:06:45 +02:00
2019-10-14 15:04:01 -07:00