diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-06-29 02:07:04 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-30 07:53:33 -0400 |
commit | e397286b8e89bf38f4f56c0dcf6626e79dc2a323 (patch) | |
tree | ec848944dcbacdbf2505c0f7580db95c80c1b15b /net/tipc/node.c | |
parent | 759f29b62fb9af5274e7f761f9f4cdfa7bb5a1f2 (diff) |
r8169: remove TBI 1000BaseX support
The very first version of RTL8169 from 2002 (and only this one) has
support for a TBI 1000BaseX fiber interface. The TBI support in the
driver makes switching to phylib tricky, so best would be to get
rid of it. I found no report from anybody using a device with RTL8169
and fiber interface, also the vendor driver doesn't support this mode
(any longer).
So remove TBI support and bail out with a message if a card with
activated TBI is detected. If there really should be any user of it
out there, we could add a stripped-down version of the driver
supporting chip version 01 and TBI only (and maybe move it to
staging).
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions