From: Johannes Berg <johannes.berg@xxxxxxxxx> Fix a small problem in the documentation for ieee80211_request_smps. Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> --- include/net/mac80211.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- wireless-testing.orig/include/net/mac80211.h 2010-08-18 13:26:33.000000000 +0200 +++ wireless-testing/include/net/mac80211.h 2010-08-18 13:26:43.000000000 +0200 @@ -2546,7 +2546,7 @@ void ieee80211_chswitch_done(struct ieee /** * ieee80211_request_smps - request SM PS transition * @vif: &struct ieee80211_vif pointer from the add_interface callback. - * @mode: new SM PS mode + * @smps_mode: new SM PS mode * * This allows the driver to request an SM PS transition in managed * mode. This is useful when the driver has more information than -- 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