summaryrefslogtreecommitdiff
path: root/package/iproute2/patches/patch-ip_iplink_can_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-09-24 10:34:42 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-09-24 10:36:24 +0200
commit9c90dda568ea9d7de3999b3fe88bc4250b1ef102 (patch)
tree1a040c71fb5d7cd3e9850e5e23f0a91c0ba9253f /package/iproute2/patches/patch-ip_iplink_can_c
parenta48bb5796c09e042440e81ffd62961cad027becb (diff)
iproute2: update to 6.11.0
Diffstat (limited to 'package/iproute2/patches/patch-ip_iplink_can_c')
-rw-r--r--package/iproute2/patches/patch-ip_iplink_can_c6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/iproute2/patches/patch-ip_iplink_can_c b/package/iproute2/patches/patch-ip_iplink_can_c
index 491987005..f08774b36 100644
--- a/package/iproute2/patches/patch-ip_iplink_can_c
+++ b/package/iproute2/patches/patch-ip_iplink_can_c
@@ -1,6 +1,6 @@
---- iproute2-4.9.0.orig/ip/iplink_can.c 2016-12-13 00:07:42.000000000 +0100
-+++ iproute2-4.9.0/ip/iplink_can.c 2016-12-26 01:27:39.734025890 +0100
-@@ -119,7 +119,7 @@ static int can_parse_opt(struct link_uti
+--- iproute2-6.11.0.orig/ip/iplink_can.c 2024-09-15 21:42:26.000000000 +0200
++++ iproute2-6.11.0/ip/iplink_can.c 2024-09-24 09:43:33.522450056 +0200
+@@ -137,7 +137,7 @@ static int can_parse_opt(struct link_uti
if (get_u32(&bt.bitrate, *argv, 0))
invarg("invalid \"bitrate\" value\n", *argv);
} else if (matches(*argv, "sample-point") == 0) {