linux/openvswitch.h: Make OVSP_LOCAL 32-bit.
authorJarno Rajahalme <jarno.rajahalme@nsn.com>
Mon, 7 Jan 2013 17:54:31 +0000 (09:54 -0800)
committerJesse Gross <jesse@nicira.com>
Mon, 7 Jan 2013 17:54:31 +0000 (09:54 -0800)
commit9807a54cd74149988f5d20088bf7a7957c205bfb
treef1446b05aa5e0ba8f0c9a30a0169ddd5f54931ee
parent03599c94111bdac92fb5a70d592f5382b6fda75f
linux/openvswitch.h: Make OVSP_LOCAL 32-bit.

OVS ports are now 32-bit, so OVSP_LOCAL should be too.
(Internally, kernel module still keeps port numbers 16-bit, though.)

Signed-off-by: Jarno Rajahalme <jarno.rajahalme@nsn.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
include/linux/openvswitch.h
This page took 0.035047 seconds and 5 git commands to generate.