commit | 5fdda0476c28ff2097ae37f43f40557b91eb0160 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Aug 02 10:51:22 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Aug 06 10:34:33 2013 +0200 |
tree | e5591940426ed0347b9fc5f3a73eb3b1ddd165d5 | |
parent | 1092b9bc0cdc1d8d456d2b9b1f857b06ef5523da [diff] |
iwlwifi: remove transport suspend/resume indirection 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>