openvswitch: Simplify genetlink code.
authorPravin B Shelar <pshelar@nicira.com>
Tue, 6 May 2014 23:44:50 +0000 (16:44 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 22 May 2014 23:27:37 +0000 (16:27 -0700)
commit0c200ef94c9492205e18a18c25650cf27939889c
treea43c54ba306e05f04c3e6911047bd4a4dded2ad7
parent893f139b9a6c00c097b9082a90f3041cfb3a0d20
openvswitch: Simplify genetlink code.

Following patch get rid of struct genl_family_and_ops which is
redundant due to changes to struct genl_family.

Signed-off-by: Kyle Mestery <mestery@noironetworks.com>
Acked-by: Kyle Mestery <mestery@noironetworks.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/datapath.c