diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2020-11-17 17:15:18 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-18 17:34:19 -0800 |
commit | f252fa8ea0a0fa3fe05c0b1af5087313c8ec7813 (patch) | |
tree | 3c32dda002498632d162c2992b5e8479de36eda2 /drivers/s390/net/smsgiucv.c | |
parent | baf7998d5f2116ab991236ac0d67f7021dc2ae55 (diff) |
s390/qeth: clean up default cases for ethtool link mode
Remove the default case for PORT_* and SPEED_* in our ethtool code.
The only time these could be hit is if qeth_init_link_info() was unable
to determine the port type from an OSA adapter's link_type.
We already throw a message in this case, so reduce the noise and don't
report bad data (ie. it's much more likely that any future link_type
will represent a PORT_FIBRE link ...).
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/s390/net/smsgiucv.c')
0 files changed, 0 insertions, 0 deletions