Re: [PATCH net-next] gre: eliminate holes in ip_tunnel

2016-04-13 Thread David Miller
From: Stephen Hemminger Date: Wed, 13 Apr 2016 17:02:21 -0700 > The structure can be packed denser by doing minor rearrangement > of existing elements. > > Signed-off-by: Stephen Hemminger Applied, thank you.

[PATCH net-next] gre: eliminate holes in ip_tunnel

2016-04-13 Thread Stephen Hemminger
The structure can be packed denser by doing minor rearrangement of existing elements. Signed-off-by: Stephen Hemminger --- a/include/net/ip_tunnels.h 2016-04-11 13:42:06.654666930 -0700 +++ b/include/net/ip_tunnels.h 2016-04-13 16:47:59.821692189 -0700 @@ -105,24 +105,23 @@ struct ip_tunnel {