summaryrefslogtreecommitdiffstats
path: root/drivers/net/8139cp.c
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@linux-foundation.org>2007-06-01 18:43:58 +0200
committerJeff Garzik <jeff@garzik.org>2007-06-03 17:44:19 +0200
commit3d4e66f5cd217160da9c3a2e3ec27b22e743bd25 (patch)
treee8b53f1ef8ae367f7b1b40f2a2584af017f6ab5b /drivers/net/8139cp.c
parentVLAN: kill_vid is only useful for VLAN filtering devices (diff)
downloadlinux-3d4e66f5cd217160da9c3a2e3ec27b22e743bd25.tar.xz
linux-3d4e66f5cd217160da9c3a2e3ec27b22e743bd25.zip
sky2: Fix VLAN unregistration
Fix sky2 disabling VLAN completely when the first vid is unregistered. sky2 disables VLAN completely when the first VID is unregistered. It should instead disable VLAN when the group is unregistered by calling sky2_vlan_rx_register with grp = NULL. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> drivers/net/sky2.c | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/8139cp.c')
0 files changed, 0 insertions, 0 deletions