Files
linux/drivers/net/wireless
John W. Linville af3fc1bc4b hostap_pci: set dev->base_addr during probe
commit 0f4da2d77e upstream.

"hostap: Protect against initialization interrupt" (which reinstated
"wireless: hostap, fix oops due to early probing interrupt")
reintroduced Bug 16111.  This is because hostap_pci wasn't setting
dev->base_addr, which is now checked in prism2_interrupt.  As a result,
initialization was failing for PCI-based hostap devices.  This corrects
that oversight.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-26 17:21:37 -07:00
..
2010-04-26 07:41:32 -07:00
2010-08-10 10:20:41 -07:00
2010-07-05 11:10:28 -07:00
2010-07-05 11:11:13 -07:00
2010-03-15 08:49:37 -07:00
2009-10-29 09:01:07 -07:00