> +/* 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? ;-) 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 ... johannes -- 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