From: Javier Lopez Date: Wed, 6 Nov 2013 18:04:29 +0000 (-0800) Subject: mac80211: fix for mesh beacon update on powersave X-Git-Tag: v3.13-rc4~3^2~64^2^2~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c751ef8a1a15d633cd755eafa86ede9c32b2617;p=pandora-kernel.git mac80211: fix for mesh beacon update on powersave Mesh beacon was not being rebuild after user triggered a mesh powersave change. To solve this issue use ieee80211_mbss_info_change_notify instead of ieee80211_bss_info_change_notify. This helper function forces mesh beacon to be rebuild and then notifies the driver about the beacon change. Signed-off-by: Javier Lopez Signed-off-by: Johannes Berg --- Reading git-diff-tree failed