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:   Tue, 23 Apr 2019 10:52:21 +0800
From:   Crag Wang <crag0715@...il.com>
To:     Jakub Kicinski <jakub.kicinski@...ronome.com>
Cc:     linux-usb@...r.kernel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, hayeswang@...ltek.com,
        Mario Limonciello <mario_limonciello@...l.com>,
        "Crag.Wang" <crag.wang@...l.com>,
        "David S. Miller" <davem@...emloft.net>,
        Simon Glass <sjg@...omium.org>,
        Grant Grundler <grundler@...omium.org>,
        Sean Paul <seanpaul@...omium.org>,
        David Chen <david.chen7@...l.com>,
        Kai-Heng Feng <kai.heng.feng@...onical.com>,
        "Gustavo A. R. Silva" <gustavo@...eddedor.com>,
        Charles Hyde <charles.hyde@...l.corp-partner.google.com>,
        Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
        zhong jiang <zhongjiang@...wei.com>
Subject: Re: [PATCH v2 1/1] r8152: sync sa_family with the media type of
 network device

On Tue, Apr 23, 2019 at 4:39 AM Jakub Kicinski
<jakub.kicinski@...ronome.com> wrote:
>
> On Mon, 22 Apr 2019 13:03:43 +0800, crag0715@...il.com wrote:
> > From: "Crag.Wang" <crag.wang@...l.com>
> >
> > Without this patch the socket address family sporadically gets wrong
> > value ends up the dev_set_mac_address() fails to set the desired MAC
> > address.
> >
> > Signed-off-by: Crag.Wang <crag.wang@...l.com>
>
> Code looks reasonable.  This must have been caused by:
>
> Fixes: 25766271e42f ("r8152: Refresh MAC address during USBDEVFS_RESET")
>
> which is still in net-next.  In the future please make sure you read:
>
> https://www.kernel.org/doc/html/latest/networking/netdev-FAQ.html
>
> In particular:
>
> https://www.kernel.org/doc/html/latest/networking/netdev-FAQ.html#q-how-do-i-indicate-which-tree-net-vs-net-next-my-patch-should-be-in
>
> To assure smooth flow of your patches into the tree :)
>
> Reviewed-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
>
Yes, patch is intended to fix 25766271e42f which is still in net-next.

It appears that prefix is desired in the subject. Thanks for sharing the info.

Crag

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ