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]
Message-ID: <90d2b744-5895-446d-9d10-9d2cbf341c57@oracle.com>
Date: Thu, 8 Jan 2026 14:43:46 +0530
From: ALOK TIWARI <alok.a.tiwari@...cle.com>
To: Ratheesh Kannoth <rkannoth@...vell.com>, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, andrew+netdev@...n.ch
Cc: sgoutham@...vell.com, davem@...emloft.net, edumazet@...gle.com,
        kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next v2 03/10] octeontx2-pf: switch: Add pf files
 hierarchy



On 1/7/2026 6:54 PM, Ratheesh Kannoth wrote:
> +++ b/drivers/net/ethernet/marvell/octeontx2/nic/switch/sw_nb.h
> @@ -0,0 +1,13 @@
> +/* SPDX-License-Identifier: GPL-2.0 */
> +/* Marvell switch driver
> + *
> + * Copyright (C) 2026 Marvell.
> + *
> + */
> +#ifndef SW_NB_H_
> +#define SW_NB_H_
> +
> +int sw_nb_register(void);
> +int sw_nb_unregister(void);
> +
> +#endif // SW_NB_H__

SW_NB_H__ -> SW_NB_H_

Thanks,
Alok

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ