From: Mark Einon Date: Sat, 16 Feb 2013 19:12:00 +0000 (+0000) Subject: staging: et131x: Remove assignment of skb->dev X-Git-Tag: v3.9-rc1~127^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf7edd87f1c9618ac0bae712aa7a8047058a2731;p=pandora-kernel.git staging: et131x: Remove assignment of skb->dev The call eth_type_trans() sets skb->dev to netdev, so there's no needto set it before the call. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed