From: Arnaldo Carvalho de Melo Date: Sat, 10 Mar 2007 15:30:58 +0000 (-0300) Subject: [SK_BUFF]: Introduce skb_set_mac_header() X-Git-Tag: v2.6.22-rc1~1128^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48d49d0ccdaa9caff4636ef9c3410973d28131b5;p=pandora-kernel.git [SK_BUFF]: Introduce skb_set_mac_header() For the cases where we want to set skb->mac.raw to an offset from skb->data. Simple cases first, the memmove ones and specially pktgen will be left for later. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed