Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
[cascardo/linux.git] / drivers / net / wireless / iwlwifi / mvm / led.c
index 6b4ea6b..e3b3cf4 100644 (file)
@@ -94,6 +94,8 @@ int iwl_mvm_leds_init(struct iwl_mvm *mvm)
        int ret;
 
        switch (mode) {
+       case IWL_LED_BLINK:
+               IWL_ERR(mvm, "Blink led mode not supported, used default\n");
        case IWL_LED_DEFAULT:
        case IWL_LED_RF_STATE:
                mode = IWL_LED_RF_STATE;