From: Johannes Berg Date: Thu, 10 Jan 2013 23:28:01 +0000 (+0100) Subject: mac80211: call restart complete at wowlan resume time X-Git-Tag: v3.9-rc1~139^2~242^2^2~17^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f21b0adfe95907926da1bb0bcd3382b13d0143d;p=pandora-kernel.git mac80211: call restart complete at wowlan resume time When the driver's resume function can't completely restore the configuration in the device, it returns 1 from the callback which will be treated like a HW restart request, but done directly. In this case, also call the driver's restart_complete() function so it can finish the reconfiguration there. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed