]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
authorYang Li <yang.lee@linux.alibaba.com>
Wed, 15 Jan 2025 00:54:31 +0000 (08:54 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Apr 2025 13:12:26 +0000 (15:12 +0200)
commit9991739ed3ee61664c42b886b2ba2781736e8b94
tree88face316fe8e1acb036456409d1ddfb5c319ec5
parent76a853f86c97b348dc96e75a6e6f94d8750715ee
wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c

The header files net/gso.h is included twice in iwl-utils.c,
so one inclusion of each can be removed.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=13555
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Acked-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250115005431.89510-1-yang.lee@linux.alibaba.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-utils.c