On Sat, Mar 5, 2011 at 6:01 AM, Johannes Berg [off-list ref] wrote:
On Fri, 2011-03-04 at 17:24 -0800, Thomas Pedersen wrote:
quoted
+++ b/net/mac80211/mesh_plink.c
@@ -105,7 +105,7 @@ static struct sta_info *mesh_plink_alloc(struct ieee80211_sub_if_data *sdata,
if (!sta)
return NULL;
- sta->flags = WLAN_STA_AUTHORIZED;
+ sta->flags = WLAN_STA_AUTHORIZED | WLAN_STA_AUTH;
sta->sta.supp_rates[local->hw.conf.channel->band] = rates;
rate_control_rate_init(sta);
This is just for consistency now, right? The AUTH flag isn't tested, but
stations from userspace will have it set, afaiu?
Right.
--
Javier Cardona
cozybit Inc.
http://www.cozybit.com