aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJon Mason <[email protected]>2012-07-09 14:09:27 +0000
committerDavid S. Miller <[email protected]>2012-07-10 23:24:56 -0700
commit95f2bce55b2a07a710039b81f93249d0548e1dc4 (patch)
treeb62350405707c8df00c95b4db07b51896d7a905d /scripts/objdiff
parentb6457acfb7e54e3e22f0524f207dd69e9681c7bb (diff)
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 <[email protected]> Cc: Sony Chacko <[email protected]> Cc: Rajesh Borundia <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions