From: Johannes Berg Date: Wed, 8 Jul 2009 11:29:08 +0000 (+0200) Subject: nl80211: introduce new key attributes X-Git-Tag: v2.6.32-rc1~703^2~544^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9454e83cac42fcdc90bfbfba479132bd6629455;p=pandora-kernel.git nl80211: introduce new key attributes We will soon want to nest key attributes into some new attribute for configuring static WEP keys at connect() and ibss_join() time, so we need nested attributes for that. However, key attributes right now are 'global'. This patch thus introduces new nested attributes for the key settings and functions for parsing them. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed