aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c
diff options
context:
space:
mode:
authorVivien Didelot <[email protected]>2016-01-28 21:54:37 +0000
committerDavid S. Miller <[email protected]>2016-01-30 03:41:27 +0000
commitbe1faa92e83b1252d9200c59d8c98aab44463f1e (patch)
treee1e9d62ba33b564b19049f5ac75d3f4832baf2fa /net/bluetooth/hci_request.c
parentfib_trie: Fix shift by 32 in fib_table_lookup (diff)
downloadkernel-be1faa92e83b1252d9200c59d8c98aab44463f1e.tar.gz
kernel-be1faa92e83b1252d9200c59d8c98aab44463f1e.zip
net: dsa: mv88e6xxx: fix port VLAN maps
Currently the port based VLAN maps should be configured to allow every port to egress frames on all other ports, except themselves. The debugfs interface shows that they are misconfigured. For instance, a 7-port switch has the following content in the related register 0x06: GLOBAL GLOBAL2 SERDES 0 1 2 3 4 5 6 ... 6: 1fa4 1f0f 4 7f 7e 7d 7c 7b 7a 79 ... This means that port 3 is allowed to talk to port 2-6, but cannot talk to ports 0 and 1. With this fix, port 3 can correctly talk to all ports except 3 itself: GLOBAL GLOBAL2 SERDES 0 1 2 3 4 5 6 ... 6: 1fa4 1f0f 4 7e 7d 7b 77 6f 5f 3f ... Fixes: ede8098d0fef ("net: dsa: mv88e6xxx: bridges do not need an FID") Reported-by: Kevin Smith <[email protected]> Signed-off-by: Vivien Didelot <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Tested-by: Kevin Smith <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions