mac80211: allow lowest basic rate for unicast management for mesh
authorChun-Yeow Yeoh <yeohchunyeow@cozybit.com>
Tue, 6 Aug 2013 22:39:56 +0000 (15:39 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 9 Aug 2013 13:11:27 +0000 (15:11 +0200)
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 <yeohchunyeow@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found