Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes: > On Fri, 2008-11-28 at 21:49 +0200, Kalle Valo wrote: >> Signed-off-by: Kalle Valo <kalle.valo@xxxxxxxxx> >> --- >> include/net/mac80211.h | 1 + >> net/mac80211/tx.c | 3 ++- >> 2 files changed, 3 insertions(+), 1 deletions(-) >> >> diff --git a/include/net/mac80211.h b/include/net/mac80211.h >> index 6a1d4ea..53a0dc5 100644 >> --- a/include/net/mac80211.h >> +++ b/include/net/mac80211.h >> @@ -858,6 +858,7 @@ enum ieee80211_hw_flags { >> IEEE80211_HW_NOISE_DBM = 1<<8, >> IEEE80211_HW_SPECTRUM_MGMT = 1<<9, >> IEEE80211_HW_AMPDU_AGGREGATION = 1<<10, >> + IEEE80211_HW_NO_DYNAMIC_PS = 1<<11, > > Add documentation please. Will do. Actually it was on my TODO list already. -- 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