iwlagn: refactor restart
authorJohannes Berg <johannes.berg@intel.com>
Tue, 19 Apr 2011 14:45:16 +0000 (07:45 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 30 Apr 2011 15:39:30 +0000 (08:39 -0700)
The WoWLAN resume code will have to essentially
do a restart, but without going through the work
struct. To support that, refactor the restart by
splitting out the preparation code into a new
function.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found