swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED
authorGabor Juhos <juhosg@openwrt.org>
Tue, 8 Jun 2010 20:17:03 +0000 (20:17 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 8 Jun 2010 20:17:03 +0000 (20:17 +0000)
commitc0c0a607188c4948f1f8648ecca9ea2110837b66
treeda9841b26ec657c1c9a40473938a340961e0c0eb
parentcfa9a1f6d6874f3cd1601e15664281c5184ce8ea
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>
SVN-Revision: 21708
target/linux/generic-2.6/files/drivers/net/phy/swconfig.c