diff options
author | Stephen Hemminger <shemminger@linux-foundation.org> | 2007-06-01 09:43:59 -0700 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-06-03 11:44:20 -0400 |
commit | 7b332244a63dc1f408fd2ebb2636d58ac69a4916 (patch) | |
tree | f22a724108d8c6ff3433b7b68c65f3925b5d40a0 /scripts/mod | |
parent | 3d4e66f5cd217160da9c3a2e3ec27b22e743bd25 (diff) | |
download | op-kernel-dev-7b332244a63dc1f408fd2ebb2636d58ac69a4916.zip op-kernel-dev-7b332244a63dc1f408fd2ebb2636d58ac69a4916.tar.gz |
8139cp: fix VLAN unregistration
The 8139cp driver did VLAN unregistration incorrectly.
It disables VLAN completely when the first VID is unregistered. It
should instead disable VLAN when the group is unregistered by calling
cp_vlan_rx_register with a NULL grp.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions