OSDN Git Service

openvswitch: Export symbols as GPL symbols.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 6 Nov 2014 14:44:27 +0000 (06:44 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Mon, 10 Nov 2014 02:58:44 +0000 (18:58 -0800)
commit9ba559d9ca3711940be3e7207dac13c4f0654d43
tree93bb3501401abd637f47a7b005a852a962eb22ac
parentc0560b9c523341516eabf0f3b51832256caa7bbb
openvswitch: Export symbols as GPL symbols.

vport can be compiled as modules, therefore openvswitch needs
to export few symbols. Export them as GPL symbols.

CC: Thomas Graf <tgraf@noironetworks.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/datapath.c
net/openvswitch/vport.c