[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190223.134750.1319881896395311657.davem@davemloft.net>
Date: Sat, 23 Feb 2019 13:47:50 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: maowenan@...wei.com
Cc: kernel-janitors@...r.kernel.org, chris.snook@...il.com,
jcliburn@...il.com, dan.carpenter@...cle.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net v3] net: set static variable an initial value in
atl2_probe()
From: Mao Wenan <maowenan@...wei.com>
Date: Fri, 22 Feb 2019 14:57:23 +0800
> cards_found is a static variable, but when it enters atl2_probe(),
> cards_found is set to zero, the value is not consistent with last probe,
> so next behavior is not our expect.
>
> Signed-off-by: Mao Wenan <maowenan@...wei.com>
Applied and queued up for -stable, thanks.
Powered by blists - more mailing lists