> + if (ieee80211_hw_config(local)) > + printk(KERN_DEBUG "%s: failed to restore operational " > + "channel after scan\n", dev->name); Also, the message is wrong, it's correct for the sw scan case where we in software leave the 'operational channel', but in hw scan case this can really only ever make a difference when the channel was changed by the user during a scan. Maybe a better solution would be to make the ioctls wait for the scan to finish? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part