diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2022-03-17 13:34:59 +0200 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2022-03-23 11:21:46 +0800 |
commit | f8c8348f32a91ce1f60d9fe09d3c9fce607b0fe9 (patch) | |
tree | ad528582065692993f2fbd89dad7ce8c044110d6 /net/openvswitch/patches | |
parent | cf1e1468588d69f413fc1305a3bdf811197551e6 (diff) |
openvswitch: bump to 2.15.3
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'net/openvswitch/patches')
-rw-r--r-- | net/openvswitch/patches/0001-netdev-linux-Let-interface-flag-survive-internal-por.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openvswitch/patches/0001-netdev-linux-Let-interface-flag-survive-internal-por.patch b/net/openvswitch/patches/0001-netdev-linux-Let-interface-flag-survive-internal-por.patch index 46cfa5822..6a22077a2 100644 --- a/net/openvswitch/patches/0001-netdev-linux-Let-interface-flag-survive-internal-por.patch +++ b/net/openvswitch/patches/0001-netdev-linux-Let-interface-flag-survive-internal-por.patch @@ -18,7 +18,7 @@ Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> --- a/lib/netdev-linux.c +++ b/lib/netdev-linux.c -@@ -3469,7 +3469,13 @@ update_flags(struct netdev_linux *netdev +@@ -3485,7 +3485,13 @@ update_flags(struct netdev_linux *netdev unsigned int old_flags, new_flags; int error = 0; |