commit | 5622f5bb8dd3cafe0e56014ed03e31957d1b4a03 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jan 30 00:26:45 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Feb 04 18:57:40 2013 +0100 |
tree | 43824a1d72ece689d2128077e139567499316f9d | |
parent | 42745e039312ab4672c60ec584651f0c74e8264f [diff] |
cfg80211: refactor hidden SSID finding Instead of duplicating the rbtree functions, pass an argument to the compare function. This removes the code duplication for the two searches. Signed-off-by: Johannes Berg <johannes.berg@intel.com>