Re: [net-next PATCH v8 13/16] net: dsa: qca8k: move page cache to driver priv
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-02-02 02:57:53
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-02-02 02:57:53
Also in:
lkml
On 2/1/2022 4:03 PM, Ansuel Smith wrote:
There can be multiple qca8k switch on the same system. Move the static qca8k_current_page to qca8k_priv and make it specific for each switch. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian