diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2021-12-07 10:04:50 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-12-07 22:01:02 -0800 |
commit | cdf8df5b42e7d9e2f6e660e672d42edb0514b862 (patch) | |
tree | 4d3dac1fe0d52a80322b1bf15ad74282230cc7d3 /drivers/eisa | |
parent | 2dbc7a1dde9e853b2a346fd811fec8cc45bce911 (diff) | |
download | linux-stable-cdf8df5b42e7d9e2f6e660e672d42edb0514b862.tar.gz linux-stable-cdf8df5b42e7d9e2f6e660e672d42edb0514b862.tar.bz2 linux-stable-cdf8df5b42e7d9e2f6e660e672d42edb0514b862.zip |
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
qeth_l2_detect_dev2br_support() will only set brport_hw_features for IQD
devices. So qeth_l2_bridge_getlink() and qeth_l2_bridge_setlink() will
always return -EOPNOTSUPP on OSA devices. Just don't offer these
callbacks instead.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions