Re: [BUG] 2.6.29-rc* QinQ vlan trunking regression
From: Patrick McHardy <hidden>
Date: 2009-03-05 09:09:42
Also in:
lkml
From: Patrick McHardy <hidden>
Date: 2009-03-05 09:09:42
Also in:
lkml
Patrick McHardy wrote:
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 <redacted>
Oops, the last patch was broken.