2008-03-30 21:49:23

by Christian Lamparter

[permalink] [raw]
Subject: [RFC][PATCH 1/2] p54: p54pci management rings

This patch adds the _now_ necessary rx_tasklet in p54pci.c,
because the interrupt routine is probably the wrong place for more bloat...

(But why, the extra rx_mgmt?!
p54pci softmac sends the statistic readback through the rx_mgmt ring.)

Signed-off-by: Christian Lamparter <[email protected]>


Attachments:
(No filename) (293.00 B)
p54p-tasklets.diff (12.43 kB)
Download all attachments

2008-03-31 12:30:54

by Christian Lamparter

[permalink] [raw]
Subject: Re: [RFC][PATCH 1/2] p54: p54pci management rings

On Sunday 30 March 2008 23:49:21 Chr wrote:
> This patch adds the _now_ necessary rx_tasklet in p54pci.c,
> because the interrupt routine is probably the wrong place for more bloat...
>
> Signed-off-by: Christian Lamparter <[email protected]>


Attachments:
(No filename) (241.00 B)
p54p-tasklets-v2.diff (12.25 kB)
Download all attachments