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