From: Sebastian Andrzej Siewior Date: Tue, 15 May 2012 09:18:55 +0000 (+0000) Subject: e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() X-Git-Tag: v3.5-rc1~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=281a8f2462fe3cd2395902955205621e2c519464;p=pandora-kernel.git e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() This is another fixup where the data is not transfered into buffer addressed by skb->data but into a page. Signed-off-by: Sebastian Andrzej Siewior Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed