From: Hal Rosenstock Date: Sat, 16 Apr 2005 22:26:05 +0000 (-0700) Subject: [PATCH] IPoIB: set skb->mac.raw on receive X-Git-Tag: v2.6.12-rc3~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62241eb497721be7640e5d9330e60f4a88a4db46;p=pandora-kernel.git [PATCH] IPoIB: set skb->mac.raw on receive Set skb->mac.raw on receive. This fixes crashes when this is dereferenced, for example by netfilter or when PF_PACKET is used. Signed-off-by: Hal Rosenstock Signed-off-by: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed