]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit948bf5003f06b33865cddbbf208542643e958a6e
tree3e0872bdf600a4b5b3efac2c68ec456cbaf82bdc
parent941e591ec08ca23b61412b76fdac08ba3943456a
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