diff options
Diffstat (limited to 'debian/patches/fix-arping-path.patch')
| -rw-r--r-- | debian/patches/fix-arping-path.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/fix-arping-path.patch b/debian/patches/fix-arping-path.patch index 6b6e1bce..286943a7 100644 --- a/debian/patches/fix-arping-path.patch +++ b/debian/patches/fix-arping-path.patch @@ -15,10 +15,10 @@ Closes: #755039 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c -index 5889582..4754e10 100644 +index 9b69d5a..48caf04 100644 --- a/src/devices/nm-device.c +++ b/src/devices/nm-device.c -@@ -5693,7 +5693,7 @@ send_arps (NMDevice *self, const char *mode_arg) +@@ -5748,7 +5748,7 @@ send_arps (NMDevice *self, const char *mode_arg) if (num == 0) return; |