Skip to content
  • John W. Linville's avatar
    hostap_pci: set dev->base_addr during probe · 0f4da2d7
    John W. Linville authored
    
    
    "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>
    0f4da2d7