commit | 9807a54cd74149988f5d20088bf7a7957c205bfb | [log] [tgz] |
---|---|---|
author | Jarno Rajahalme <jarno.rajahalme@nsn.com> | Mon Jan 07 09:54:31 2013 -0800 |
committer | Jesse Gross <jesse@nicira.com> | Mon Jan 07 09:54:31 2013 -0800 |
tree | f1446b05aa5e0ba8f0c9a30a0169ddd5f54931ee | |
parent | 03599c94111bdac92fb5a70d592f5382b6fda75f [diff] |
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>