On Saturday 17 March 2007 15:58, Andy Green wrote: > Michael Buesch wrote: > > >> +#define IEEE80211_TXCTL_INJECTED_PACKET (1<<10) /* tx into monitor IF */ > > > > What is a driver supposed to do on this flag? More documentation, please. > > Hi Michael - > > The driver doesn't have to do anything with that flag... it's a private > mac80211-internal flag to get the attribute that the packet was injected > If there's a simpler way I'm happy to use it. Ok, no. I'm fine with this. But please mark it as mac80211-internal flag, so driver authors don't waste time on thinking about wtf this is. ;) Either by documenting it in a comment or by doing a special define (two underscores or something). Or both. -- Greetings Michael. - 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