commit | 932e628da2fe9be759e19b14e3e5bf1e0e6f0984 | [log] [tgz] |
---|---|---|
author | Chun-Yeow Yeoh <yeohchunyeow@gmail.com> | Mon Jun 15 11:58:53 2015 +0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jul 17 15:38:19 2015 +0200 |
tree | 3e0872bdf600a4b5b3efac2c68ec456cbaf82bdc | |
parent | d51c2ea3704be07f030c78d57641d6b972e301ee [diff] |
mac80211: mesh process the target only subfield for mesh hwmp This patch does the following: - Remove unnecessary flags field used by PERR element - Use the per target flags defined in <linux/ieee80211.h> - Process the target only subfield based on case E2 of IEEE802.11-2012 13.10.9.3 Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>