From: Arik Nemtsov Date: Thu, 10 May 2012 09:13:27 +0000 (+0300) Subject: wlcore/wl18xx: add hw op for setting Tx HW checksum X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fc28de5989e1c40fee4e92e2a8f3bdd47b1b34a;p=pandora-kernel.git wlcore/wl18xx: add hw op for setting Tx HW checksum Some chip families are capable of checksumming certain classes of Tx packets in HW. Indicate this fact in the netdev features and perform the HW checksum by protocol type for the 18xx family. Fix the location of the skb network header when we move it so we can rely on it when setting the checksum. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed