Re: [BUG] 2.6.29-rc* QinQ vlan trunking regression
From: David Miller <davem@davemloft.net>
Date: 2009-03-05 09:58:29
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2009-03-05 09:58:29
Also in:
lkml
From: Patrick McHardy <redacted> Date: Thu, 05 Mar 2009 10:09:18 +0100
Patrick McHardy wrote:quoted
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.
Aha, that's right.
quoted
Signed-off-by: Patrick McHardy <redacted>Oops, the last patch was broken.
Applied, thanks!