OSDN Git Service

openvswitch: Constify various function arguments
authorThomas Graf <tgraf@noironetworks.com>
Thu, 6 Nov 2014 14:58:52 +0000 (06:58 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Mon, 10 Nov 2014 02:58:44 +0000 (18:58 -0800)
commit12eb18f7115884b0c1513dda31b0051121116b3a
tree9c6003bff7ab289540d55460d9c0a0e1105a3716
parente8eedb85bd238613332570ac6ae683fee94fbe36
openvswitch: Constify various function arguments

Help produce better optimized code.

Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/actions.c
net/openvswitch/datapath.c
net/openvswitch/datapath.h
net/openvswitch/flow.c
net/openvswitch/flow.h
net/openvswitch/flow_table.c
net/openvswitch/flow_table.h
net/openvswitch/vport-geneve.c
net/openvswitch/vport-netdev.c
net/openvswitch/vport.c
net/openvswitch/vport.h