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] [day] [month] [year] [list]
Message-Id: <20200615.131153.658696666759727641.davem@davemloft.net>
Date:   Mon, 15 Jun 2020 13:11:53 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     ckeepax@...nsource.cirrus.com
Cc:     nicolas.ferre@...rochip.com, kuba@...nel.org, clabbe@...libre.com,
        netdev@...r.kernel.org
Subject: Re: [PATCH] net: macb: Only disable NAPI on the actual error path

From: Charles Keepax <ckeepax@...nsource.cirrus.com>
Date: Mon, 15 Jun 2020 14:18:54 +0100

> A recent change added a disable to NAPI into macb_open, this was
> intended to only happen on the error path but accidentally applies
> to all paths. This causes NAPI to be disabled on the success path, which
> leads to the network to no longer functioning.
> 
> Fixes: 014406babc1f ("net: cadence: macb: disable NAPI on error")
> Signed-off-by: Charles Keepax <ckeepax@...nsource.cirrus.com>

Applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ