From: John W. Linville Date: Wed, 17 Oct 2007 21:07:12 +0000 (-0400) Subject: [PATCH] zd1201: avoid null ptr access of skb->dev X-Git-Tag: v2.6.24-rc1~125^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba72b25211217de195e3f528dd36132b38a205b;p=pandora-kernel.git [PATCH] zd1201: avoid null ptr access of skb->dev skb->dev is not set until eth_type_trans is called... Signed-off-by: John W. Linville --- Reading git-diff-tree failed