1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-14 01:31:07 +02:00
florian e6e6f69066 [brcm-2.4] fix wlcompat so that the wl module can be unloaded
This patch was created on 8.09.2 but it also applies to Backfire
I found that I couldn't unload the broadcom wl driver, wlcompat didn't correctly release/decrement  the device pointer,
This patch cleans that up
 
I wanted to be able to remove/install the wl driver so that I could get out of monitor mode without rebooting

Signed-off-by: Chris Martin <chris@martin.cc>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-23 22:10:08 +00:00
..