]> Git Repo - linux.git/blobdiff - net/mac80211/ht.c
devinet_ioctl(): take copyin/copyout to caller
[linux.git] / net / mac80211 / ht.c
index 1621b6ab17ba45e63f79e85a42563781b5536dc2..d7523530d3f80cb1b64a7f7a3b530460ef71fc5e 100644 (file)
@@ -492,6 +492,7 @@ int ieee80211_send_smps_action(struct ieee80211_sub_if_data *sdata,
        case IEEE80211_SMPS_AUTOMATIC:
        case IEEE80211_SMPS_NUM_MODES:
                WARN_ON(1);
+               /* fall through */
        case IEEE80211_SMPS_OFF:
                action_frame->u.action.u.ht_smps.smps_control =
                                WLAN_HT_SMPS_CONTROL_DISABLED;
This page took 0.02949 seconds and 4 git commands to generate.