diff options
| author | Stephen Hemminger <[email protected]> | 2007-06-01 09:43:58 -0700 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2007-06-03 11:44:19 -0400 |
| commit | 3d4e66f5cd217160da9c3a2e3ec27b22e743bd25 (patch) | |
| tree | e8b53f1ef8ae367f7b1b40f2a2584af017f6ab5b /include/linux/debugobjects.h | |
| parent | d2d1acdb6a632486be9a731f40c68980c09f0490 (diff) | |
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 <[email protected]>
Signed-off-by: Stephen Hemminger <[email protected]>
drivers/net/sky2.c | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions