]> asedeno.scripts.mit.edu Git - linux.git/commit
openvswitch: use alias for genetlink family names
authorThadeu Lima de Souza Cascardo <cascardo@redhat.com>
Fri, 9 Sep 2016 20:42:30 +0000 (17:42 -0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Sep 2016 04:42:46 +0000 (21:42 -0700)
commited227099dac95128e2aecd62af51bb9d922e5977
tree8bd736258742bc3f31d690c6fc8ea1016ed1d1f2
parent3a8963acc70e69606729404713cfa9a03b58b18c
openvswitch: use alias for genetlink family names

When userspace tries to create datapaths and the module is not loaded,
it will simply fail. With this patch, the module will be automatically
loaded.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/datapath.c