From: Thomas Pedersen Date: Sat, 13 Aug 2011 03:01:00 +0000 (-0700) Subject: mac80211: update mesh peering frame format X-Git-Tag: v3.2-rc1~129^2~353^2^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8db098507c5cbe499061d0f6aea426a36e7c72d7;p=pandora-kernel.git mac80211: update mesh peering frame format This patch updates the mesh peering frames to the format specified in the recently ratified 802.11s standard. Several changes took place to make this happen: - Change RX path to handle new self-protected frames - Add new Peering management IE - Remove old Peer Link IE - Remove old plink_action field in ieee80211_mgmt header These changes by themselves would either break peering, or work by coincidence, so squash them all into this patch. Signed-off-by: Thomas Pedersen Signed-off-by: John W. Linville --- Reading git-diff-tree failed