From bf7edd87f1c9618ac0bae712aa7a8047058a2731 Mon Sep 17 00:00:00 2001 From: Mark Einon Date: Sat, 16 Feb 2013 19:12:00 +0000 Subject: [PATCH] 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-format-patch failed