]> git.proxmox.com Git - mirror_ovs.git/commit - acinclude.m4
datapath: Check extack argument of rtnl_create_link()
authorYifeng Sun <pkusunyifeng@gmail.com>
Wed, 12 Jun 2019 22:35:25 +0000 (15:35 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 13 Jun 2019 17:03:11 +0000 (10:03 -0700)
commit8b7cc752614fb6b49d694e42417439b11e077528
tree09c25155691fc7e19d7f8e5c36d0710ad19b1d0d
parent9e74acbe4fb35e006068b2ad82b21780ed3183e8
datapath: Check extack argument of rtnl_create_link()

Upstream commit d0522f1cd25edb796548f91e04766fa3cbc3b6df ("net:
Add extack argument to rtnl_create_link") added new argument
to rtnl_create_link(). This introduced compiling errors in
the code of kernel datapath.

This patch fixes this issue.

Acked-by: Yi-Hung Wei <yihung.wei@gmail.com>
Signed-off-by: Yifeng Sun <pkusunyifeng@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
acinclude.m4
datapath/linux/compat/include/net/rtnetlink.h