]> git.ipfire.org Git - people/ms/linux.git/blobdiff - drivers/net/wireless/ath/ath9k/hw.c
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[people/ms/linux.git] / drivers / net / wireless / ath / ath9k / hw.c
index 8823fadada8906de20b289a18daf11be4e428b5e..41382f89abe1dcbfdb3e226854a312f7ad95809a 100644 (file)
@@ -1241,6 +1241,7 @@ static void ath9k_hw_set_operating_mode(struct ath_hw *ah, int opmode)
                        break;
                }
                /* fall through */
+       case NL80211_IFTYPE_OCB:
        case NL80211_IFTYPE_MESH_POINT:
        case NL80211_IFTYPE_AP:
                set |= AR_STA_ID1_STA_AP;