diff options
| author | Jon Mason <[email protected]> | 2012-07-09 14:09:27 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-07-10 23:24:56 -0700 |
| commit | 95f2bce55b2a07a710039b81f93249d0548e1dc4 (patch) | |
| tree | b62350405707c8df00c95b4db07b51896d7a905d /scripts/objdiff | |
| parent | b6457acfb7e54e3e22f0524f207dd69e9681c7bb (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