From: Chun-Yeow Yeoh Date: Tue, 6 Aug 2013 22:39:56 +0000 (-0700) Subject: mac80211: allow lowest basic rate for unicast management for mesh X-Git-Tag: v3.12-rc1~132^2~84^2^2~56^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0670307992a69a2028e01e6a5fb5f4ab23167954;p=pandora-kernel.git mac80211: allow lowest basic rate for unicast management for mesh Allow lowest basic rate to be used for unicast management frame in mesh. Otherwise, the lowest supported rate is used for unicast management frame, such as 1Mbps for 2.4GHz and 6Mbps for 5GHz. Rename the rc_send_low_broadcast to re_send_low_basicrate since now it is also applied to unicast management frame in mesh. Signed-off-by: Chun-Yeow Yeoh Signed-off-by: Johannes Berg --- Reading git-diff-tree failed