diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2015-09-29 18:17:54 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-30 04:36:01 (GMT) |
commit | 57a47532c4312159935c98b7f1cf0e62296b9171 (patch) | |
tree | 81b53ee9607a5f3f1536b08314bab337f8695012 /lib/kstrtox.c | |
parent | 9ae6d4935e3df35a23bbbe531c6b9ff314e7fd0f (diff) | |
download | linux-57a47532c4312159935c98b7f1cf0e62296b9171.tar.xz |
net: dsa: fix preparation of a port STP update
Because of the default 0 value of ret in dsa_slave_port_attr_set, a
driver may return -EOPNOTSUPP from the commit phase of a STP state,
which triggers a WARN() from switchdev.
This happened on a 6185 switch which does not support hardware bridging.
Fixes: 3563606258cf ("switchdev: convert STP update to switchdev attr set")
Reported-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/kstrtox.c')
0 files changed, 0 insertions, 0 deletions