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:
9151991
)
openvswitch: Avoid useless holes in struct vport
author
Thomas Graf
<tgraf@suug.ch>
Mon, 3 Dec 2012 22:24:32 +0000
(22:24 +0000)
committer
Jesse Gross
<jesse@nicira.com>
Tue, 4 Dec 2012 17:28:03 +0000
(09:28 -0800)
Having the 16bit port_no in between a set of pointers creates
an unwanted and useless hole in the struct.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Jesse Gross <jesse@nicira.com>
No differences found