commit | 13e0fe70960e95cdea89b71aa3d046ec71efac8c | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel.ortiz@intel.com> | Mon Jun 15 21:59:52 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 14:57:51 2009 -0400 |
tree | 3cb98cc48285bac0b368f5ff2f3a97bad15cefc4 | |
parent | a70742f167424bab794ca74b9e99b598b358bb7d [diff] |
iwmc3200wifi: cfg80211 key hooks implemetation This patch implements the new cfg80211 privacy related hooks: add/get/set_key and the set_default_key one. With this implementation we can now call the wext-compat *encode* routines and reduce our own wext code. Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>