]> git.enpas.org Git - openwrt.git/commit
swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 Jun 2010 20:17:03 +0000 (20:17 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 Jun 2010 20:17:03 +0000 (20:17 +0000)
commit2edc592f330e0d393672f23375966140b83fbcb0
tree3c2838cc5204d98b1c216a688a407228cd7b9e37
parent47b045d133e6a6bbee77bb2adf99301f428940a9
swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED

SWITCH_PORT_FLAG_TAGGED is a bit index, not a bit mask.

Signed-off-by: Martin Mares <mj@ucw.cz>
Signed-off-by: Patrick Horn <patrick.horn@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21708 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic-2.6/files/drivers/net/phy/swconfig.c