git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03599c9
)
linux/openvswitch.h: Make OVSP_LOCAL 32-bit.
author
Jarno Rajahalme
<jarno.rajahalme@nsn.com>
Mon, 7 Jan 2013 17:54:31 +0000
(09:54 -0800)
committer
Jesse Gross
<jesse@nicira.com>
Mon, 7 Jan 2013 17:54:31 +0000
(09:54 -0800)
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>
No differences found