commit | ed227099dac95128e2aecd62af51bb9d922e5977 | [log] [tgz] |
---|---|---|
author | Thadeu Lima de Souza Cascardo <cascardo@redhat.com> | Fri Sep 09 17:42:30 2016 -0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 10 21:42:46 2016 -0700 |
tree | 8bd736258742bc3f31d690c6fc8ea1016ed1d1f2 | |
parent | 3a8963acc70e69606729404713cfa9a03b58b18c [diff] |
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>