diff options
| author | Jon Mason <[email protected]> | 2012-07-09 14:09:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-07-10 23:24:57 -0700 |
| commit | ad95dfc72a4be5c2b6914cfeca4592ddcd9ea8b5 (patch) | |
| tree | 1a0a38a7921984815db6cc2ca9c98f6cc12e4c49 /scripts/objdiff | |
| parent | b06b66c05babe3483a585508655c1edb9e07f8dc (diff) | |
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 <[email protected]>
Cc: Anirban Chakraborty <[email protected]>
Cc: Sony Chacko <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions