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)
commitfbef0a40919a80eb8a02fe9d3b96dfdcdebf4317
treeb097fb14f85f74ef0b855cbf689933a701c65fe2
parent78fbfd8a653ca972afe479517a40661bfff6d8c3
net: Remove unnecessary padding in struct flowi

Move tos, scope, proto, and flags to the beginning of
the structure.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow.h