mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
bmips: backport upstream dsa b53 is63xx patch
This patch has been accepted for linux v5.13. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
85fa8ad8af
commit
d6c5698a71
@ -1,7 +1,7 @@
|
||||
From cd6906754bbe3e0665ecaeca2cfb26d927fe9277 Mon Sep 17 00:00:00 2001
|
||||
From ad426d7d966b525b73ed5a1842dd830312bbba71 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= <noltari@gmail.com>
|
||||
Date: Mon, 1 Mar 2021 07:29:29 +0100
|
||||
Subject: [PATCH 1/3] net: dsa: b53: relax is63xx() condition
|
||||
Date: Wed, 17 Mar 2021 09:42:01 +0100
|
||||
Subject: [PATCH] net: dsa: b53: relax is63xx() condition
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
@ -9,6 +9,8 @@ Content-Transfer-Encoding: 8bit
|
||||
BCM63xx switches are present on bcm63xx and bmips devices.
|
||||
|
||||
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
||||
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
|
||||
Signed-off-by: David S. Miller <davem@davemloft.net>
|
||||
---
|
||||
drivers/net/dsa/b53/b53_priv.h | 4 ----
|
||||
1 file changed, 4 deletions(-)
|
Loading…
Reference in New Issue
Block a user