From: Pavel Roskin Date: Fri, 7 Apr 2006 08:10:45 +0000 (-0400) Subject: [PATCH] orinoco: simplify 802.3 encapsulation code X-Git-Tag: v2.6.18-rc1~1115^2~88^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a28dc81dcd9ca9a451bfcab0a2351b0b07146759;p=pandora-kernel.git [PATCH] orinoco: simplify 802.3 encapsulation code Use skb_pull() to strip the addresses from the original packet. Don't strip protocol bytes. Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed