On 21/09/2011 19:38, Johannes Berg wrote:
This could be a little bit problematic, since we need the
rdev->event_work, for the queue_work(), and wdev->event_list to save a
copy of the BSS, or just the mac which will be used to fetch the BSS
before the transmission (still not sure about it ..), and it seems like
these two can be obtained form sdata->dev, so it's look like that we
need this function and it should be in ieee80211_scan_rx.
It is not an issue to send a genl message with GFP_ATOMIC.
The GFP_ATOMIC is for the event info allocation, and not for the genl
message, it have to be "GFP_ATOMIC" otherwise we will get kernel warnings.
Victor.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html