commit | 85e5a3876393484361db8ae8d43b1bc27b8ad9c2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Nov 12 16:16:01 2015 +0100 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Nov 26 16:38:48 2015 +0200 |
tree | 6c01c5329415b73dbec5c8a79c3e961ee9481906 | |
parent | d29cb66463810614abf81dd80d75da59c1e4fd07 [diff] |
iwlwifi: trans: make various conversion macros inlines Make the various conversion functions typesafe, so we don't accidentally try to call them with the wrong pointers and cast them to something that will crash. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>