]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: support mesh rate updates
authorThomas Pedersen <thomas@cozybit.com>
Wed, 23 Jan 2013 20:18:13 +0000 (12:18 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 24 Jan 2013 15:03:52 +0000 (16:03 +0100)
commitc53d0b4ac7507815686b82a2e82f08c44ebf2eb7
tree0097f96da211760cd4a6b740bc54d3beaf5966bb
parent53dc78d6d7cfe660d298aef4f4156769db48f4a4
mac80211: support mesh rate updates

An existing mesh station entry may change its rate
capabilities, so call rate_control_rate_update() to notify
the rate control.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
[fix compilation]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/driver-ops.h
net/mac80211/mesh_plink.c