aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJon Mason <[email protected]>2012-07-09 14:09:31 +0000
committerDavid S. Miller <[email protected]>2012-07-10 23:24:57 -0700
commitc768b681f4d786721ad56e800358ddab2abb9af1 (patch)
treeef04c2195aaf8f58aa65f8afb7a7d06676692e4f /scripts/objdiff
parentad95dfc72a4be5c2b6914cfeca4592ddcd9ea8b5 (diff)
qlge: 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 <[email protected]> Cc: Anirban Chakraborty <[email protected]> Cc: Jitendra Kalsaria <[email protected]> Cc: Ron Mercer <[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