#332: Badness in remove_proc_entry on wlanconfig mydev destroy
-------------------------------------------------+--------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: defect | Status: new
Priority: major | Milestone: version 0.9.0
- move to new codebase
Component: madwifi: 802.11 stack | Version: trunk
Keywords: |
-------------------------------------------------+--------------------------
Everytime a wireless device is removed with 'wlanconfig mydev destroy' the
kernel logs
a Badness in remove_proc_entry. The problem occurs on renamed network
devices (either renamed via ip link set ath0 name mydev or via
udev.rules). I tracked the BUG down to ieee80211_sysctl_vdetach
in ieee80211_linux.c, where the name of the netdevice is used to remove a
proc entry, however the correct name must be the name of the
proc_dir_entry.
--
Ticket URL: <http://madwifi.org/ticket/332>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity