X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=blobdiff_plain;f=patches%2Fkernel%2F0006-net-core-downgrade-unregister_netdevice-refcount-lea.patch;h=d30c82a9b286aa49ba6fa5768bcb9c834054cf49;hp=1cb3f9a6164f1b74a493c1f5e7a5b82b59dfac04;hb=fc2b61b1348a1dfa53a48546ebaa5d24ba52c0cc;hpb=3a6fd39fe781bc23bc318fedff6f472f391d0db0 diff --git a/patches/kernel/0006-net-core-downgrade-unregister_netdevice-refcount-lea.patch b/patches/kernel/0006-net-core-downgrade-unregister_netdevice-refcount-lea.patch index 1cb3f9a..d30c82a 100644 --- a/patches/kernel/0006-net-core-downgrade-unregister_netdevice-refcount-lea.patch +++ b/patches/kernel/0006-net-core-downgrade-unregister_netdevice-refcount-lea.patch @@ -14,7 +14,7 @@ Signed-off-by: Fabian Grünbichler 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/core/dev.c b/net/core/dev.c -index 70e06853ba25..81190dfbfb3f 100644 +index 7a2a4650a898..ee1ce573a63f 100644 --- a/net/core/dev.c +++ b/net/core/dev.c @@ -10273,7 +10273,7 @@ static struct net_device *netdev_wait_allrefs_any(struct list_head *list)