From: Johannes Berg Date: Wed, 1 Aug 2012 13:50:46 +0000 (+0200) Subject: mac80211: clean up CSA handling code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~278^2^2~6^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57eebdf3c28fe7134597acad529fc40f99b76601;p=pandora-kernel.git mac80211: clean up CSA handling code Clean up the CSA handling code by moving some of it out of the if and using a C99 initializer for the struct passed to the driver method. While at it, also add a comment that we should wait for a beacon after switching the channel. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed