1 --- a/drivers/net/wireless/ath/ath9k/main.c
2 +++ b/drivers/net/wireless/ath/ath9k/main.c
3 @@ -1483,14 +1483,6 @@ static int ath9k_add_interface(struct ie
7 - if ((vif->type == NL80211_IFTYPE_ADHOC) &&
9 - ath_err(common, "Cannot create ADHOC interface when other"
10 - " interfaces already exist.\n");
15 ath_dbg(common, ATH_DBG_CONFIG,
16 "Attach a VIF of type: %d\n", vif->type);