diff options
author | Johannes Berg <johannes.berg@intel.com> | 2011-07-13 19:50:53 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-07-15 19:38:33 +0200 |
commit | f850e00fcd7767d01101e2f0a6d464bee8e48b47 (patch) | |
tree | c90d77261e09a6304e1b507c363e4ff66bc61b8d /net/core | |
parent | mac80211: allow driver access to TKIP RX P1K (diff) | |
download | linux-f850e00fcd7767d01101e2f0a6d464bee8e48b47.tar.xz linux-f850e00fcd7767d01101e2f0a6d464bee8e48b47.zip |
mac80211: let key iteration get keys in install order
ieee80211_iter_keys() currently returns keys in
the backward order they were installed in, which
is a bit confusing. Add them to the tail of the
key list to make sure iterations go in the same
order that keys were originally installed in.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions