[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121102.215404.1294793435449363791.davem@davemloft.net>
Date:	Fri, 02 Nov 2012 21:54:04 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	john.r.fastabend@...el.com
Cc:	bhutchings@...arflare.com, netdev@...r.kernel.org,
	shemminger@...tta.com
Subject: Re: [PATCH net-next] net: Fix continued iteration in
 rtnl_bridge_getlink()
From: John Fastabend <john.r.fastabend@...el.com>
Date: Fri, 02 Nov 2012 18:42:03 -0700
> On 11/2/2012 3:56 PM, Ben Hutchings wrote:
>> Commit e5a55a898720096f43bc24938f8875c0a1b34cd7 ('net: create generic
>> bridge ops') broke the handling of a non-zero starting index in
>> rtnl_bridge_getlink() (based on the old br_dump_ifinfo()).
>>
>> When the starting index is non-zero, we need to increment the current
>> index for each entry that we are skipping.  Also, we need to check the
>> index before both cases, since we may previously have stopped
>> iteration between getting information about a device from its master
>> and from itself.
>>
>> Signed-off-by: Ben Hutchings <bhutchings@...arflare.com>
>> ---
> 
> I needed to be testing with more interfaces. Its clearly broke
> with >41 veth devices. This patch fixes it thanks a lot Ben!
> 
> Tested-by: John Fastabend <john.r.fastabend@...el.com>
Applied, thanks everyone.
 
--
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
 
