[PATCH 05/50] wifi: ath12k: add core.c

Kalle Valo kvalo at kernel.org
Fri Oct 21 01:32:04 PDT 2022


Ping-Ke Shih <pkshih at realtek.com> writes:

>> -----Original Message-----
>> From: Kalle Valo <kvalo at kernel.org>
>> Sent: Saturday, August 13, 2022 12:09 AM
>> To: linux-wireless at vger.kernel.org
>> Cc: ath12k at lists.infradead.org
>> Subject: [PATCH 05/50] wifi: ath12k: add core.c
>> 
>> From: Kalle Valo <quic_kvalo at quicinc.com>
>> 
>> (Patches split into one patch per file for easier review, but the final
>> commit will be one big patch. See the cover letter for more info.)
>> 
>> Signed-off-by: Kalle Valo <quic_kvalo at quicinc.com>

[...]

>> +MODULE_DESCRIPTION("Core module for Qualcomm Atheros 802.11be
>> wireless LAN cards.");
>> +MODULE_LICENSE("Dual BSD/GPL");
>
> // SPDX-License-Identifier: BSD-3-Clause-Clear
>
> Out of curiosity, SPDX license and MODULE_LICENSE() are different. 
> Could I know the rules?

The rules are in linux/module.h:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/linux/module.h#n185

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches



More information about the ath12k mailing list