diff options
author | Ido Schimmel <idosch@nvidia.com> | 2021-02-10 22:43:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-11 14:28:21 -0800 |
commit | 5edf55ad95b5d5e444a7d104276c4b64a045adc3 (patch) | |
tree | e14f9c8d157d224d78dbdf4e6cef4ff39a74b4af /net/802/p8023.c | |
parent | 138e3b3cc0bbbd795e3b3f2ab607597e2f0b80f9 (diff) |
bonding: 3ad: Print an error for unknown speeds
The bond driver needs to be patched to support new ethtool speeds.
Currently it emits a single warning [1] when it encounters an unknown
speed. As evident by the two previous patches, this is not explicit
enough. Instead, promote it to an error.
[1]
bond10: (slave swp1): unknown ethtool speed (200000) for port 1 (set it to 0)
v2:
* Use pr_err_once() instead of WARN_ONCE()
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/802/p8023.c')
0 files changed, 0 insertions, 0 deletions