diff options
author | Jon Mason <jdmason@kudzu.us> | 2012-07-09 14:09:30 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-11 06:24:57 (GMT) |
commit | ad95dfc72a4be5c2b6914cfeca4592ddcd9ea8b5 (patch) | |
tree | 1a0a38a7921984815db6cc2ca9c98f6cc12e4c49 /arch/Kconfig | |
parent | b06b66c05babe3483a585508655c1edb9e07f8dc (diff) | |
download | linux-fsl-qoriq-ad95dfc72a4be5c2b6914cfeca4592ddcd9ea8b5.tar.xz |
qlcnic: remove unnecessary setting of skb->dev
skb->dev is being unnecessarily set before calling eth_type_trans.
eth_type_trans already sets skb->dev to the proper value, thus making this
unnecessary.
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Cc: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Cc: Sony Chacko <sony.chacko@qlogic.com>
Cc: linux-driver@qlogic.com
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions