]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: fix duplicate #include headers
authorJean Sacren <sakiwit@gmail.com>
Thu, 7 Aug 2014 12:50:44 +0000 (06:50 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Aug 2014 23:02:57 +0000 (16:02 -0700)
commit1207824543238d26ff077df4c50beb519c4e19fe
tree7d44ffe885827aa652159cbb20aacd10947cfc84
parent64c7735fc558f2e48ca53760680e5dd77b0af3bf
openvswitch: fix duplicate #include headers

The #include headers net/genetlink.h and linux/genetlink.h both were
included twice, so delete each of the duplicate.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Cc: Pravin Shelar <pshelar@nicira.com>
Cc: dev@openvswitch.org
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/datapath.c