From: Daniel Drake Date: Tue, 18 Jul 2006 20:30:34 +0000 (+0100) Subject: [PATCH] ieee80211: small ERP handling additions X-Git-Tag: v2.6.19-rc1~1263^2~117^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e2be90d301a0381e9b2528fe2835cf2992bca3;p=pandora-kernel.git [PATCH] ieee80211: small ERP handling additions This adds a flag to the ieee80211_network structure which indicates whether the stored erp_value is valid (a check against 0 is not enough, since an ERP of 0 is valid and very meaningful). I also added the ERP IE bit-definitions to ieee80211.h. This is needed by some upcoming softmac patches. Signed-off-by: Daniel Drake Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed