All usable bits in enum mac80211_tx_control_flags are depleted. In order to allow aditional control flag assigments this patchserie moves all flags that got only used in the tx-path from info->flags into info->control.flags. There are now 3 bits freed in enum mac80211_tx_control that are usable for e.g. upcoming transmit power control (tpc). Greetings Thomas -v1: fix compile errors when all drivers are properly selected -v2: remove 3 out of the 6 initial patches as those flags could not be moved (thx to Johannes Berg) -- 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