Re: [PATCH 3/7] 8139cp: ring_info removal for the receive path
From: Jeff Garzik <hidden>
Date: 2006-09-06 14:47:04
From: Jeff Garzik <hidden>
Date: 2006-09-06 14:47:04
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 <romieu@fr.zoreil.com>
Need to remove the now-dead struct ring_info. Otherwise, patchset looks OK. When fixed, I'll pull into #upstream, just let me know... Jeff