On Thu, Sep 16, 2010 at 11:42 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Thu, 2010-09-16 at 11:40 -0700, Luis R. Rodriguez wrote: > >> >> While at it can you add a is_beaconing_iftype() or something, that >> >> should reduce code and make it easier to check for these modes. >> > >> > Err, it doesn't really change for drivers, since it's still AP/IBSS -- >> > since GO is just an AP subtype internally. >> >> Well if the iftype is a beaconing one it used to use AP interface type >> before and now its a GO then yeah I could see this requiring changes >> in drivers. Apart from the filter stuff ath9k does have some checks >> for current operating interface type IIRC. > > But nothing changes for it -- look at the patch again, I translate > P2P_GO to AP and P2P_CLIENT to STATION precisely to require fewer > changes in drivers unless they actually want to care. The only ath9k > change that is required is the one I posted (and you'll be back to the > same non-functioning state, but that's another matter). Ah OK fair enough, didn't pick up on that on first glance, nice. Luis -- 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