Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information