aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/include
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-03-09 14:35:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-03-09 14:35:41 +0000
commitc477dc486067e501aff8c5ba37ef18670c504e8e (patch)
tree0d070cf1901b2c0db00fe54bab4b8ed35e5a35e5 /target/linux/generic-2.6/files/include
parente6787703069a40a98e2cc5701df979f54e438edc (diff)
downloadmaster-187ad058-c477dc486067e501aff8c5ba37ef18670c504e8e.tar.gz
master-187ad058-c477dc486067e501aff8c5ba37ef18670c504e8e.tar.bz2
master-187ad058-c477dc486067e501aff8c5ba37ef18670c504e8e.zip
Several small fixes for ar8216 driver (patch by Jonas Gorski)
* Create defines for some magic values/masks. * Change vlan_id to u16, to allow VIDs > 255. * Add a range check to set_pvid as it isn't a VID, but the index in the vlan table. * Set the max VID to 4094, since 4095 is a reserved value and should not be used. * In mangle_rx replace the provided VID with the VID of the table entry of the port, not the index of the table. * In hw_apply, remove a redundant emptyness check (was already checked several lines above). * In no vlan mode do not set the ingress mode to secure, as there are no vlan table entries, but to use the port's destination masks. Otherwise the switch won't forward anything. * In read_status tell that the phy is up (taken from the rtl8306 driver). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20083 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/files/include')
0 files changed, 0 insertions, 0 deletions