openvswitch: Avoid useless holes in struct vport
authorThomas Graf <tgraf@suug.ch>
Mon, 3 Dec 2012 22:24:32 +0000 (22:24 +0000)
committerJesse 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