OSDN Git Service

mac80211: mesh process the target only subfield for mesh hwmp
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Mon, 15 Jun 2015 03:58:53 +0000 (11:58 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 Jul 2015 13:38:19 +0000 (15:38 +0200)
commit932e628da2fe9be759e19b14e3e5bf1e0e6f0984
tree3e0872bdf600a4b5b3efac2c68ec456cbaf82bdc
parentd51c2ea3704be07f030c78d57641d6b972e301ee
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>
net/mac80211/mesh_hwmp.c