[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100715.202853.233710023.davem@davemloft.net>
Date: Thu, 15 Jul 2010 20:28:53 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: shemminger@...ux-foundation.org
Cc: segooon@...il.com, kernel-janitors@...r.kernel.org,
herbert@...dor.hengli.com.au, yoshfuji@...ux-ipv6.org,
eric.dumazet@...il.com, bridge@...ts.linux-foundation.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 7/8] net: bridge: fix sign bug
From: Stephen Hemminger <shemminger@...ux-foundation.org>
Date: Thu, 15 Jul 2010 12:21:44 -0700
> On Thu, 15 Jul 2010 22:47:33 +0400
> Kulikov Vasiliy <segooon@...il.com> wrote:
>
>> ipv6_skip_exthdr() can return error code that is below zero.
>> 'offset' is unsigned, so it makes no sense.
>> ipv6_skip_exthdr() returns 'int' so we can painlessly change type of
>> offset to int.
>>
>> Signed-off-by: Kulikov Vasiliy <segooon@...il.com>
...
> Acked-by: Stephen Hemminger <shemminger@...tta.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists