[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49AF9672.50200@trash.net>
Date: Thu, 05 Mar 2009 10:08:02 +0100
From: Patrick McHardy <kaber@...sh.net>
To: David Miller <davem@...emloft.net>
CC: blaschka@...ux.vnet.ibm.com, bart@...ie.net,
greearb@...delatech.com, shemminger@...tta.com,
dada1@...mosbay.com, frank.blaschka@...ibm.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [BUG] 2.6.29-rc* QinQ vlan trunking regression
David Miller wrote:
> From: David Miller <davem@...emloft.net>
> Date: Thu, 05 Mar 2009 00:56:46 -0800 (PST)
>
>
>> Then bond_neigh_setup() has the same bug, doesn't it?
>>
Indeed. But this seems to be the last one.
>
> Looking at the bond_main.c changes in:
>
> commit 008298231abbeb91bc7be9e8b078607b816d1a4a
> Author: Stephen Hemminger <shemminger@...tta.com>
> Date: Thu Nov 20 20:14:53 2008 -0800
>
> netdev: add more functions to netdevice ops
>
> shows that it always behaved that way.
>
Yes, but that patch introduced the requirement to pass the correct
device down since now the handlers need it to get to the ops of the
underlying device. Previously they all relied on the handlers not
using their private data.
Signed-off-by: Patrick McHardy <kaber@...sh.net>
View attachment "x" of type "text/plain" (517 bytes)
Powered by blists - more mailing lists