iwlwifi: rename iwl4965_rx_mpdu_res_start
iwl4965_rx_mpdu_res_start is not 4695 specific, so rename it to more general name iwl_rx_mpdu_res_start. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
This commit is contained in:

committed by
Reinette Chatre

parent
d5b25c9047
commit
2fb291eea7
@@ -1366,7 +1366,7 @@ struct iwl_rx_phy_res {
|
||||
__le16 reserved3;
|
||||
} __attribute__ ((packed));
|
||||
|
||||
struct iwl4965_rx_mpdu_res_start {
|
||||
struct iwl_rx_mpdu_res_start {
|
||||
__le16 byte_count;
|
||||
__le16 reserved;
|
||||
} __attribute__ ((packed));
|
||||
|
Reference in New Issue
Block a user