]> git.proxmox.com Git - pve-kernel.git/blobdiff - patches/kernel/0005-net-core-downgrade-unregister_netdevice-refcount-lea.patch
rebase patches on top of Ubuntu-5.13.0-22.22
[pve-kernel.git] / patches / kernel / 0005-net-core-downgrade-unregister_netdevice-refcount-lea.patch
index ece8e4090c3d9e6b76eaaad89ba40ca54e78c4a8..34046e3d3b70f9fc3dc342ae871aea399dafe47e 100644 (file)
@@ -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 04c4e236952f..3ff0e01f5cbf 100644
+index 156b44f35102..66014d76a61b 100644
 --- a/net/core/dev.c
 +++ b/net/core/dev.c
-@@ -10517,7 +10517,7 @@ static void netdev_wait_allrefs(struct net_device *dev)
+@@ -10521,7 +10521,7 @@ static void netdev_wait_allrefs(struct net_device *dev)
                if (refcnt != 1 &&
                    time_after(jiffies, warning_time +
                               netdev_unregister_timeout_secs * HZ)) {