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)
commit03599c94111bdac92fb5a70d592f5382b6fda75f
treea61e54a2d5640e123b1204455779e64cbaf62c0f
parent9151991c028ccae896388d8b1d2d8a3e3deb2b9a
openvswitch: Avoid useless holes in struct vport

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>
net/openvswitch/vport.h