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 13:38:33 -0400 |
commit | f850e00fcd7767d01101e2f0a6d464bee8e48b47 (patch) | |
tree | c90d77261e09a6304e1b507c363e4ff66bc61b8d /MAINTAINERS | |
parent | 8bca5d815311f53ada13b62f5e590df40fef317e (diff) | |
download | lwn-f850e00fcd7767d01101e2f0a6d464bee8e48b47.tar.gz lwn-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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions