update to Ubuntu-5.11.0-12.13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
881c970df8
commit
63bf12370e
@ -75,7 +75,7 @@ index a74453c464b0..dca92e06e431 100644
|
||||
Safety option to keep boot IRQs enabled. This
|
||||
should never be necessary.
|
||||
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
|
||||
index 6c2c8dafccfd..220a848de745 100644
|
||||
index fb13b3109a43..ee39f6c3dc3a 100644
|
||||
--- a/drivers/pci/quirks.c
|
||||
+++ b/drivers/pci/quirks.c
|
||||
@@ -192,6 +192,106 @@ static int __init pci_apply_final_quirks(void)
|
||||
|
@ -10,10 +10,10 @@ Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/net/core/dev.c b/net/core/dev.c
|
||||
index 449b45b843d4..9e247c1a065f 100644
|
||||
index a5a1dbe66b76..3847f4542b81 100644
|
||||
--- a/net/core/dev.c
|
||||
+++ b/net/core/dev.c
|
||||
@@ -10258,7 +10258,7 @@ static void netdev_wait_allrefs(struct net_device *dev)
|
||||
@@ -10300,7 +10300,7 @@ static void netdev_wait_allrefs(struct net_device *dev)
|
||||
refcnt = netdev_refcnt_read(dev);
|
||||
|
||||
if (refcnt && time_after(jiffies, warning_time + 10 * HZ)) {
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit f48809012350997899c3ce1afc47eb77f116fcf4
|
||||
Subproject commit e012fdfc5752ed2225e3b47bbbee106f99131458
|
Loading…
Reference in New Issue
Block a user