VLAN: Fix vlan_compare() for tagged VLANs
authorMichael Braun <michael-dev@fami-braun.de>
Sun, 21 Feb 2016 11:01:39 +0000 (12:01 +0100)
committerJouni Malinen <j@w1.fi>
Mon, 22 Feb 2016 17:53:05 +0000 (19:53 +0200)
commitf5ca1766dc93f8fb65efdd43670f1d7a74dba581
tree3cb32238a147167f2b3099ca4805632fe5d55320
parent12605642b314d976a19f63228fc10cf600072d2b
VLAN: Fix vlan_compare() for tagged VLANs

While refactoring VLAN comparison into vlan_compare(), it was overlooked
that modifications are needed for tagged VLAN support.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
src/ap/vlan.c