iwlwifi: remove transport suspend/resume indirection
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 Aug 2013 08:51:22 +0000 (10:51 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Aug 2013 08:34:33 +0000 (10:34 +0200)
There's no reason for the transport to call itself through
indirect function pointers, inline the (little) code there
is and remove the indirection completely.

Reviewed-by: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found