On Wed, Jun 11, 2008 at 09:52:23AM -0700, Jack Vogel wrote:
> On Wed, Jun 11, 2008 at 12:33 AM, Pyun YongHyeon <[EMAIL PROTECTED]> wrote:
> > On Tue, Jun 10, 2008 at 09:51:53AM -0700, Jack Vogel wrote:
> > > This is a small patch that Sam came up with for me, it will allow
> > > drivers to kn
On Wed, Jun 11, 2008 at 12:33 AM, Pyun YongHyeon <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 10, 2008 at 09:51:53AM -0700, Jack Vogel wrote:
> > This is a small patch that Sam came up with for me, it will allow
> > drivers to know
> > when a vlan attaches.
> >
> > It is transparent to any code th
On Tue, Jun 10, 2008 at 09:51:53AM -0700, Jack Vogel wrote:
> This is a small patch that Sam came up with for me, it will allow
> drivers to know
> when a vlan attaches.
>
> It is transparent to any code that doesn't want to change, but this
> will allow my
> drivers to finally utilize the
On 6/10/08, Jack Vogel <[EMAIL PROTECTED]> wrote:
> This is a small patch that Sam came up with for me, it will allow
> drivers to know
> when a vlan attaches.
>
> It is transparent to any code that doesn't want to change, but this
> will allow my
> drivers to finally utilize the vlan hardware filt
This is a small patch that Sam came up with for me, it will allow
drivers to know
when a vlan attaches.
It is transparent to any code that doesn't want to change, but this
will allow my
drivers to finally utilize the vlan hardware filter (something Linux has had for
ever but we lacked).
My test g