From: Stephen Hemminger Date: Tue, 18 Aug 2009 15:17:06 +0000 (+0000) Subject: sky2: transmit ring 64 bit conservation X-Git-Tag: v2.6.32-rc1~703^2~343 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dce95e5687a5a335202b03d133c1b4411ef7ce3;p=pandora-kernel.git sky2: transmit ring 64 bit conservation This patch saves elements on transmit ring by only updating the upper 64 bit address when it changes. With many workloads skb's are located in same region, so it saves space. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed