Search Linux Wireless

Re: pull request: mt76 2021-06-10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2021-06-17 15:58, Kalle Valo wrote:
> Felix Fietkau <nbd@xxxxxxxx> writes:
> 
>> Hi Kalle,
>>
>> here's my first pull request for 5.14
>>
>> - Felix
>>
>> The following changes since commit 080f9c10c773df39ccebe8dc414179d9179005a9:
>>
>>   ipw2x00: Minor documentation update (2021-06-03 12:33:55 +0300)
>>
>> are available in the Git repository at:
>>
>>   https://github.com/nbd168/wireless tags/mt76-for-kvalo-2021-06-10
>>
>> for you to fetch changes up to c3dfa83c3e625e111874295076557b7dddadda13:
>>
>>   mt76: mt7915: drop the use of repeater entries for station interfaces (2021-06-10 13:39:41 +0200)
>>
>> ----------------------------------------------------------------
>> mt76 patches for 5.14
>>
>> * mt7915 MSI support
>> * disable ASPM on mt7915
>> * mt7915 tx status reporting
>> * mt7921 decap offload
>> * driver fixes
>> * cleanups
>> * mt7921 runtime power management improvements
>> * testmode improvements/fixes
>>
>> ----------------------------------------------------------------
> 
> I updated wireless-drivers-next this morning to latest net-next and
> there are now few conflicts:
> 
> $ git pull https://github.com/nbd168/wireless tags/mt76-for-kvalo-2021-06-10
> From https://github.com/nbd168/wireless
>  * tag                         mt76-for-kvalo-2021-06-10 -> FETCH_HEAD
> Auto-merging drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
> CONFLICT (content): Merge conflict in drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
> Auto-merging drivers/net/wireless/mediatek/mt76/mt7921/main.c
> Auto-merging drivers/net/wireless/mediatek/mt76/mt7921/mac.c
> Auto-merging drivers/net/wireless/mediatek/mt76/mt7921/init.c
> CONFLICT (content): Merge conflict in drivers/net/wireless/mediatek/mt76/mt7921/init.c
> Auto-merging drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c
> Auto-merging drivers/net/wireless/mediatek/mt76/mt7615/mac.c
> Auto-merging drivers/net/wireless/mediatek/mt76/mt7615/init.c
> Auto-merging drivers/net/wireless/mediatek/mt76/mac80211.c
> 
> I can fix those but having instructions how to solve them will help.
> 
> With GCC 11.1 I see a new warning:
> 
> drivers/net/wireless/mediatek/mt76/mt7915/init.c: In function 'mt7915_thermal_init':
> drivers/net/wireless/mediatek/mt76/mt7915/init.c:138:17: warning: ignoring return value of 'sysfs_create_link' declared with attribute 'warn_unused_result' [-Wunused-result]
>   138 |                 sysfs_create_link(&wiphy->dev.kobj, &cdev->device.kobj,
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>   139 |                                   "cooling_device");
>       |                                   ~~~~~~~~~~~~~~~~~
> 
> Also two problems with commit logs:
> 
> In commit
> 
>   a4777798a401 ("mt76: connac: fix WoW with disconnetion and bitmap pattern")
> 
> Fixes tag
> 
>   Fixes: ffa1bf97425 ("mt76: mt7921: introduce PM support")
> 
> has these problem(s):
> 
>   - SHA1 should be at least 12 digits long
>     Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
>     or later) just making sure it is not set (or set to "auto").
> 
> Commit
> 
>   34bd6f5f1e24 ("mt76: move mt76_rates in mt76 module")
> 
> is missing a Signed-off-by from its committer.
Sorry about that. I will rebase and send a new one.

- Felix



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux