Bug 691078 - 8021q module cannot be removed
Summary: 8021q module cannot be removed
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.7
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: rc
: ---
Assignee: Jiri Pirko
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-26 15:57 UTC by Jiri Pirko
Modified: 2015-05-05 01:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-27 09:10:50 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Jiri Pirko 2011-03-26 15:57:44 UTC
Description of problem:

[root@rhel5 ~]# modprobe 8021q
[root@rhel5 ~]# vconfig add eth1 100
Added VLAN with VID == 100 to IF -:eth1:-
[root@rhel5 ~]# vconfig rem eth1.100
Removed VLAN -:eth1.100:-
[root@rhel5 ~]# modprobe -r 8021q
FATAL: Module 8021q is in use.

Problem is that realdev is never dev_put.

Comment 1 Jiri Pirko 2011-03-27 09:10:50 UTC
Mislooked. closing


Note You need to log in before you can comment on or make changes to this bug.