Drop padding from struct odp_flow_key.
authorBen Pfaff <blp@nicira.com>
Mon, 22 Mar 2010 19:34:02 +0000 (12:34 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 1 Apr 2010 22:52:00 +0000 (15:52 -0700)
commit5f4125fe64403e7f0042343b5cf4185810abaa5e
tree9075dd95da4e53be82d4832a522682323ba7e8f9
parent04c46f4ad03d05491b72f7b1ae6196b515c45901
Drop padding from struct odp_flow_key.

Breaking this out as a separate commit should make it easier to see what
needs to change later, if we need to reintroduce padding at some point.
datapath/datapath.c
include/openvswitch/datapath-protocol.h
lib/dpif-netdev.c