aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/lantiq_etop.c
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2012-07-09 14:09:27 +0000
committerDavid S. Miller <davem@davemloft.net>2012-07-10 23:24:56 -0700
commit95f2bce55b2a07a710039b81f93249d0548e1dc4 (patch)
treeb62350405707c8df00c95b4db07b51896d7a905d /drivers/net/ethernet/lantiq_etop.c
parentenic: remove unnecessary setting of skb->dev (diff)
downloadlinux-dev-95f2bce55b2a07a710039b81f93249d0548e1dc4.tar.xz
linux-dev-95f2bce55b2a07a710039b81f93249d0548e1dc4.zip
netxen: remove unnecessary setting of skb->dev
skb->dev is being unnecessarily set by the driver on packet recieve. eth_type_trans already sets skb->dev to the proper value and it is not referenced anywhere else in the dirver, thus making its setting unnecessary. Signed-off-by: Jon Mason <jdmason@kudzu.us> Cc: Sony Chacko <sony.chacko@qlogic.com> Cc: Rajesh Borundia <rajesh.borundia@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/lantiq_etop.c')
0 files changed, 0 insertions, 0 deletions