On Thu, Nov 24, 2011 at 7:16 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > >> +/* Indicate which queue to use for this fully formed 802.11 frame */ >> +u16 ieee80211_select_queue_cooked(struct ieee80211_local *local, >> + struct sk_buff *skb, >> + struct ieee80211_hdr *hdr) { > > Where's that opening brace? ;-) Good catch, looked fine to me :) > > Can't say I like the name -- maybe select_queue_80211 or so would be > better? The "cooked" term is really only relevant for the special case > of monitor interfaces for AP mode that I'm even trying to get rid of ... > OK, I understood "cooked" to be analogous to "802.11 frame", but _80211 is probably clearer. v2 coming shortly. Thanks! Thomas -- 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