From: Michal Kazior Date: Tue, 16 Jul 2013 07:38:55 +0000 (+0200) Subject: ath10k: move free_vdev_map initialization X-Git-Tag: v3.12-rc1~132^2~297^2^2~40^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a1b8a889d1fad1a0b48c07c26b894085fcc692c;p=pandora-kernel.git ath10k: move free_vdev_map initialization This is necessary for hw reconfiguration to work. Since mac80211 is not calling remove_interface() is such case we must reset free_vdev_map. Also use a define instead of a hardcoded value for vdev map initialization. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed