diff options
Diffstat (limited to '')
-rw-r--r-- | debian/patches-rt/0330-net-phy-fixed_phy-Remove-unused-seqcount.patch (renamed from debian/patches-rt/0331-net-phy-fixed_phy-Remove-unused-seqcount.patch) | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0331-net-phy-fixed_phy-Remove-unused-seqcount.patch b/debian/patches-rt/0330-net-phy-fixed_phy-Remove-unused-seqcount.patch index ceacf6b1e..b69e98a7f 100644 --- a/debian/patches-rt/0331-net-phy-fixed_phy-Remove-unused-seqcount.patch +++ b/debian/patches-rt/0330-net-phy-fixed_phy-Remove-unused-seqcount.patch @@ -1,8 +1,7 @@ -From 1d956b22e273e7a1ce90b54cd84598e1a427f3f2 Mon Sep 17 00:00:00 2001 From: "Ahmed S. Darwish" <a.darwish@linutronix.de> Date: Wed, 10 Jun 2020 12:53:00 +0200 -Subject: [PATCH 331/347] net: phy: fixed_phy: Remove unused seqcount -Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz +Subject: [PATCH 330/342] net: phy: fixed_phy: Remove unused seqcount +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ac41b33982062b3bee7c5c1823f179d6fec787ad [ Upstream commit 6554eac9ef2bd1c968886b31cc7266b49258a463 ] @@ -84,6 +83,3 @@ index 59820164502e..953ff54dd5df 100644 if (irq != PHY_POLL) fmb->mii_bus->irq[phy_addr] = irq; --- -2.36.1 - |