Linus Walleij
fc762c9997
net: dsa: rtl8366: Fix up VLAN filtering
...
[ Upstream commit 760c80b70b ]
We get this regression when using RTL8366RB as part of a bridge
with OpenWrt:
WARNING: CPU: 0 PID: 1347 at net/switchdev/switchdev.c:291
switchdev_port_attr_set_now+0x80/0xa4
lan0: Commit of attribute (id=7) failed.
(...)
realtek-smi switch lan0: failed to initialize vlan filtering on this port
This is because it is trying to disable VLAN filtering
on VLAN0, as we have forgot to add 1 to the port number
to get the right VLAN in rtl8366_vlan_filtering(): when
we initialize the VLAN we associate VLAN1 with port 0,
VLAN2 with port 1 etc, so we need to add 1 to the port
offset.
Fixes: d8652956cf ("net: dsa: realtek-smi: Add Realtek SMI driver")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-06-22 08:15:13 +02:00
..
2019-06-11 12:20:52 +02:00
2019-06-09 09:17:23 +02:00
2019-06-19 08:17:59 +02:00
2019-02-27 10:08:57 +01:00
2019-04-20 09:15:55 +02:00
2019-05-31 06:46:23 -07:00
2018-07-18 09:34:19 +02:00
2019-06-11 12:20:53 +02:00
2019-05-31 06:46:16 -07:00
2018-08-28 09:58:03 -07:00
2019-04-05 22:33:10 +02:00
2019-05-31 06:46:31 -07:00
2019-06-15 11:54:08 +02:00
2019-05-16 19:41:21 +02:00
2019-03-19 13:12:38 +01:00
2019-05-31 06:46:24 -07:00
2019-02-12 19:47:08 +01:00
2019-06-04 08:02:34 +02:00
2019-05-22 07:37:40 +02:00
2018-08-18 11:04:51 -07:00
2019-06-15 11:54:10 +02:00
2019-06-15 11:54:03 +02:00
2019-05-31 06:46:23 -07:00
2018-08-17 16:20:27 -07:00
2019-06-11 12:20:52 +02:00
2019-02-12 19:46:59 +01:00
2018-12-17 09:24:35 +01:00
2019-03-10 07:17:21 +01:00
2019-06-15 11:54:11 +02:00
2019-06-19 08:18:07 +02:00
2019-06-19 08:17:59 +02:00
2019-05-10 17:54:04 +02:00
2019-05-31 06:46:22 -07:00
2018-07-30 20:54:51 -07:00
2019-05-25 18:23:26 +02:00
2019-06-19 08:18:00 +02:00
2019-01-31 08:14:42 +01:00
2019-05-14 19:17:53 +02:00
2019-06-09 09:17:15 +02:00
2019-05-31 06:46:28 -07:00
2019-05-16 19:41:25 +02:00
2019-06-19 08:18:00 +02:00
2019-06-11 12:20:53 +02:00
2019-05-16 19:41:31 +02:00
2019-05-04 09:20:22 +02:00
2019-02-12 19:47:08 +01:00
2018-08-24 14:42:42 +02:00
2019-06-15 11:54:04 +02:00
2019-06-19 08:18:00 +02:00
2019-06-09 09:17:24 +02:00
2019-05-25 18:23:32 +02:00
2019-02-12 19:47:10 +01:00
2018-07-30 23:17:53 -04:00
2019-06-15 11:54:03 +02:00
2019-06-19 08:18:02 +02:00
2019-06-15 11:54:05 +02:00
2019-06-11 12:20:50 +02:00
2018-10-12 17:36:39 +02:00
2019-06-22 08:15:13 +02:00
2019-05-16 19:41:25 +02:00
2018-07-23 15:07:12 +02:00
2019-06-19 08:18:03 +02:00
2019-06-19 08:18:03 +02:00
2019-06-15 11:54:07 +02:00
2019-06-09 09:17:24 +02:00
2019-02-12 19:47:08 +01:00
2019-06-11 12:20:51 +02:00
2019-03-23 20:10:05 +01:00
2019-06-15 11:54:10 +02:00
2018-11-13 11:08:17 -08:00
2019-05-31 06:46:17 -07:00
2019-05-31 06:46:20 -07:00
2019-05-31 06:46:17 -07:00
2019-06-19 08:18:03 +02:00
2019-06-15 11:54:09 +02:00
2019-05-14 19:17:53 +02:00
2019-02-12 19:47:01 +01:00
2019-06-15 11:54:10 +02:00
2019-06-15 11:53:59 +02:00
2019-06-19 08:18:06 +02:00
2019-04-05 22:33:15 +02:00
2018-11-13 11:08:52 -08:00
2019-05-08 07:21:47 +02:00
2018-11-13 11:08:55 -08:00
2019-06-19 08:18:07 +02:00
2019-06-09 09:17:13 +02:00
2018-12-21 14:15:17 +01:00
2019-06-19 08:18:03 +02:00
2018-08-02 13:54:06 +02:00
2019-05-31 06:46:14 -07:00
2019-06-15 11:54:11 +02:00
2018-08-27 09:49:48 +05:30
2019-06-15 11:54:10 +02:00
2019-05-31 06:46:04 -07:00
2019-06-09 09:17:21 +02:00
2019-03-23 20:09:59 +01:00
2018-11-13 11:08:51 -08:00
2019-02-12 19:47:08 +01:00
2019-06-15 11:54:02 +02:00
2019-05-31 06:46:31 -07:00
2019-06-15 11:54:10 +02:00
2018-11-27 16:13:09 +01:00
2019-06-19 08:18:06 +02:00
2019-06-15 11:54:07 +02:00
2019-04-27 09:36:31 +02:00
2019-06-15 11:54:10 +02:00
2019-05-16 19:41:31 +02:00
2019-05-10 17:54:08 +02:00
2019-05-31 06:46:14 -07:00
2019-06-15 11:54:06 +02:00
2019-06-04 08:02:34 +02:00
2018-08-18 11:04:51 -07:00