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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 14 Sep 2023 07:48:54 -0700
From:   Jeff Johnson <quic_jjohnson@...cinc.com>
To:     Wu Yunchuan <yunchuan@...china.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 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ