Re: [PATCH] tg3: fixup tot_len calculation

2006-01-03 Thread David S. Miller
From: Alexey Dobriyan <[EMAIL PROTECTED]> Date: Wed, 28 Dec 2005 03:51:04 +0300 > Turning struct iphdr::tot_len into __be16 added sparse warning. > > Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> Applied, thanks Alexey. - To unsubscribe from this list: send the line "unsubscribe netdev" in

[PATCH] tg3: fixup tot_len calculation

2005-12-27 Thread Alexey Dobriyan
Turning struct iphdr::tot_len into __be16 added sparse warning. Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c index cefb0c0..729a107 100644 --- a/drivers/net/tg3.c +++ b/drivers/net/tg3.c @@ -3650,7 +3650,7 @@ static int tg3_start_xmit(struc