net: Remove unnecessary padding in struct flowi
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Mar 2011 20:55:37 +0000 (15:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Mar 2011 23:08:43 +0000 (15:08 -0800)
Move tos, scope, proto, and flags to the beginning of
the structure.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found