]> asedeno.scripts.mit.edu Git - linux.git/commit
openvswitch: remove unnecessary EXPORT_SYMBOLs
authorJiri Benc <jbenc@redhat.com>
Wed, 19 Oct 2016 09:26:37 +0000 (11:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2016 19:11:55 +0000 (15:11 -0400)
commit76e4cc7731a1e0c07e202999b9834f9d9be66de4
tree0d2d44f5678fe5bb5f94404895bc676bf4ccb58d
parentf33eb0cf9984f79e8643eaac888e4b6a06a8e221
openvswitch: remove unnecessary EXPORT_SYMBOLs

Some symbols exported to other modules are really used only by
openvswitch.ko. Remove the exports.

Tested by loading all 4 openvswitch modules, nothing breaks.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/datapath.c
net/openvswitch/vport-netdev.c
net/openvswitch/vport.c