Jeff Garzik <[EMAIL PROTECTED]> :
> Francois Romieu wrote:
> >The ring_info.len field is not used at all. cp_private.rx_skb is
> >turned into an array of sk_buff *.
> >
> >Signed-off-by: Francois Romieu <[EMAIL PROTECTED]>
>
> Need to remove the now-dead struct ring_info.
I should have written "i
Francois Romieu wrote:
The ring_info.len field is not used at all. cp_private.rx_skb is
turned into an array of sk_buff *.
Signed-off-by: Francois Romieu <[EMAIL PROTECTED]>
Need to remove the now-dead struct ring_info.
Otherwise, patchset looks OK.
When fixed, I'll pull into #upstream, just
The ring_info.len field is not used at all. cp_private.rx_skb is
turned into an array of sk_buff *.
Signed-off-by: Francois Romieu <[EMAIL PROTECTED]>
---
drivers/net/8139cp.c | 14 +++---
1 files changed, 7 insertions(+), 7 deletions(-)
0ba894d420b845667e2981c2147af974a755fba2
diff