iwlwifi: mvm: use u8 for reserved fields
authorJohannes Berg <johannes.berg@intel.com>
Mon, 13 Mar 2017 11:47:37 +0000 (12:47 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 2 Jun 2017 11:07:49 +0000 (14:07 +0300)
commitaed35826d67f31afe010c1d25d204badf7057a25
tree8c8172e99ccf54865c30617b981df2f668ecf508
parent56c1f3c4bd1ee04f8032345fba97cff616fea22a
iwlwifi: mvm: use u8 for reserved fields

There's no saying what kind of type a reserved field will
get in the future, so use u8 arrays to reserve space.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw-api-stats.h
drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h