diff options
| author | Michael Biebl <biebl@debian.org> | 2016-01-20 17:18:16 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-01-20 17:18:18 +0100 |
| commit | 24723d74205f3dffee8273114e33909bf6846e7b (patch) | |
| tree | 8c9c0769aaab9f30d00439599056dc2eb33c9111 /debian/patches/fix-arping-path.patch | |
| parent | 913cbf772027e10b6e4ba8c93f8d326061440c79 (diff) | |
Rebase patches
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 458a554a..d71f98e1 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 bb39ca5..c7c4ddd 100644 +index 93782a4..81487e6 100644 --- a/src/devices/nm-device.c +++ b/src/devices/nm-device.c -@@ -5748,7 +5748,7 @@ send_arps (NMDevice *self, const char *mode_arg) +@@ -6458,7 +6458,7 @@ send_arps (NMDevice *self, const char *mode_arg) if (num == 0) return; |