From: Li RongQing Date: Thu, 13 Jun 2013 12:12:14 +0000 (+0800) Subject: staging: csr: fix the reset of skb mac header X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=126898b0a26a7e1b01a5f90a19601495094e2055;p=pandora-kernel.git staging: csr: fix the reset of skb mac header mac_header can be offset if NET_SKBUFF_DATA_USES_OFFSET is set, so we should call skb_reset_mac_header to reset mac_header. Signed-off-by: Li RongQing Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed