Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> writes: > ieee80211_rx_status.flags is full. Define a new vht_flag > variable to be able to set more VHT related flags and make > room in flags. > > Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> [...] > @@ -866,9 +863,6 @@ enum mac80211_rx_flags { > RX_FLAG_AMPDU_DELIM_CRC_KNOWN = BIT(20), > RX_FLAG_MACTIME_END = BIT(21), > RX_FLAG_VHT = BIT(22), > - RX_FLAG_80MHZ = BIT(23), > - RX_FLAG_80P80MHZ = BIT(24), > - RX_FLAG_160MHZ = BIT(25), Doesn't this break ath10k? -- Kalle Valo -- 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