diff options
author | Jon Mason <jdmason@kudzu.us> | 2012-07-09 14:09:26 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-11 06:24:56 (GMT) |
commit | b6457acfb7e54e3e22f0524f207dd69e9681c7bb (patch) | |
tree | 429aaafae4b57dbaddf8a12bea98bd97981d6894 /drivers/power/pda_power.c | |
parent | 5c8b73ca43dc6f419e02597d9942222b7987e74c (diff) | |
download | linux-fsl-qoriq-b6457acfb7e54e3e22f0524f207dd69e9681c7bb.tar.xz |
enic: remove unnecessary setting of skb->dev
skb->dev is being unnecessarily set after 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: Christian Benvenuti <benve@cisco.com>
Cc: Roopa Prabhu <roprabhu@cisco.com>
Cc: Neel Patel <neepatel@cisco.com>
Cc: Nishank Trivedi <nistrive@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/power/pda_power.c')
0 files changed, 0 insertions, 0 deletions