lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 15 Sep 2023 17:53:06 +0800
From:   yunchuan <yunchuan@...china.com>
To:     Jeff Johnson <quic_jjohnson@...cinc.com>, kvalo@...nel.org,
        toke@...e.dk
Cc:     ath10k@...ts.infradead.org, linux-wireless@...r.kernel.org,
        linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH wireless-next 6/9] wifi: ath10k: Remove unnecessary
 (void*) conversions

On 2023/9/14 22:48, Jeff Johnson wrote:
> On 9/13/2023 9:05 PM, Wu Yunchuan wrote:
>> No need cast (void*) to (struct htt_rx_ring_setup_ring32 *),
>> (struct htt_rx_ring_setup_ring64 *), (struct ath_softc *)
>> or (struct ath_hw *).
>>
>> Signed-off-by: Wu Yunchuan <yunchuan@...china.com>
>> ---
>>   drivers/net/wireless/ath/ath10k/htt_tx.c | 6 ++----
>>   drivers/net/wireless/ath/ath9k/pci.c     | 6 +++---
>
> ath9k change should be in a separate patch since it has a different 
> maintainer than ath10k
>
Hi,

Sorry for this careless mistake, I will send v2 patch next week to fix 
this mistake.
Thanks for your reminder!

Wu Yunchuan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ