Re: [PATCH] ipv4: fix 32b build

2015-08-31 Thread David Miller
From: Madalin Bucur Date: Mon, 31 Aug 2015 15:46:07 +0300 > Address remaining issue after 80ec192. > > Signed-off-by: Madalin Bucur Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH] ipv4: fix 32b build

2015-08-31 Thread Raghavendra K T
On 08/31/2015 06:16 PM, Madalin Bucur wrote: Address remaining issue after 80ec192. Signed-off-by: Madalin Bucur --- net/ipv4/af_inet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ipv4/af_inet.c b/net/ipv4/af_inet.c index c2d0ebc..96773a2 100644 --- a/net/ipv4/af_

[PATCH] ipv4: fix 32b build

2015-08-31 Thread Madalin Bucur
Address remaining issue after 80ec192. Signed-off-by: Madalin Bucur --- net/ipv4/af_inet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ipv4/af_inet.c b/net/ipv4/af_inet.c index c2d0ebc..96773a2 100644 --- a/net/ipv4/af_inet.c +++ b/net/ipv4/af_inet.c @@ -1496,7 +1496,