From: Marco Porsch Date: Mon, 7 Jan 2013 15:04:51 +0000 (+0100) Subject: {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join X-Git-Tag: v3.9-rc1~139^2~242^2^2~17^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bdbf04db099c11bbbaea9dcea7465c508531fb8;p=pandora-kernel.git {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join Move the default mesh beacon interval and DTIM period to cfg80211 and make them accessible to nl80211. This enables setting both values when joining an MBSS. Previously the DTIM parameter was not set by mac80211 so the driver's default value was used. Signed-off-by: Marco Porsch Signed-off-by: Johannes Berg --- Reading git-diff-tree failed