commit | e43e85c40d83f0a7a6ff5631d1009d142b72dbca | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Apr 19 07:45:16 2011 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Sat Apr 30 08:39:30 2011 -0700 |
tree | b3656925b866c62b3e247fa5d7e3de4da12dd984 | |
parent | 4119904f3ebf30c25afb42195740f9ee5dc7749c [diff] |
iwlagn: refactor restart 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>