commit | 60aa569f9212a13382c29cc734f275dec0f55e0b | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Aug 03 21:59:09 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 07 13:09:33 2009 -0400 |
tree | 975293c6e8cfe84ca93d3706fb8ed6c85db86128 | |
parent | a94cc97e14c5750ec2b50b2e4ecdfb0f369ed0f4 [diff] |
mwl8k: prevent module unload hang We need to unregister our ieee80211_hw before resetting the chip, as the former causes firmware commands to be issued which will time out once the chip has been reset. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Nicolas Pitre <nico@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>