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: <20200920000746.GA3673389@lunn.ch>
Date:   Sun, 20 Sep 2020 02:07:46 +0200
From:   Andrew Lunn <andrew@...n.ch>
To:     Linus Walleij <linus.walleij@...aro.org>
Cc:     Vivien Didelot <vivien.didelot@...il.com>,
        Florian Fainelli <f.fainelli@...il.com>,
        netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>
Subject: Re: [PATCH] net: dsa: rtl8366rb: Roof MTU for switch

>  static int rtl8366rb_setup(struct dsa_switch *ds)
>  {
>  	struct realtek_smi *smi = ds->priv;
> +	struct rtl8366rb *rb = smi->chip_data;
>  	const u16 *jam_table;
>  	u32 chip_ver = 0;
>  	u32 chip_id = 0;

Hi Linus

Reverse Christmas tree means you need to do the assignment later.

Otherwise this looks O.K.

	  Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ