From: Johannes Berg Date: Tue, 6 Nov 2012 18:18:13 +0000 (+0100) Subject: mac80211: call driver method when restart completes X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9214ad7f9a0bfbfb2c204305e7391ce8b7fe4d29;p=pandora-kernel.git mac80211: call driver method when restart completes When the driver requests a restart (reconfiguration) it gets all the normal method calls, but can't really tell why they're happening. Call a new restart_complete op in the driver when the restart completes, so it could keep its own state about the restart and clear it there. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed