commit | 7b501d10b18bc34cc486201027fd6fc35779fb0e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri May 22 11:28:58 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu May 28 13:32:34 2015 +0300 |
tree | 2c59373279a61686c396ed0be38712c658d8242d | |
parent | a54cb6411b96379e107c364f2f0883c47628d046 [diff] |
iwlwifi: refactor common transport alloc/init code The transport modules all need to allocate memory and set up certain values. Refactor that code into a new common function to share it and to simplify the error handling. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>