Skip to content
Commit 0f4da2d7 authored by John W. Linville's avatar John W. Linville
Browse files

hostap_pci: set dev->base_addr during probe



"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: default avatarJohn W. Linville <linville@tuxdriver.com>
parent f8036965
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment