From: Francois Romieu Date: Mon, 14 Aug 2006 17:55:07 +0000 (+0200) Subject: 8139cp: ring_info removal for the receive path X-Git-Tag: v2.6.19-rc1~1263^2~35^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ba894d420b845667e2981c2147af974a755fba2;p=pandora-kernel.git 8139cp: ring_info removal for the receive path 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 --- Reading git-diff-tree failed