diff options
author | Jon Mason <jdmason@kudzu.us> | 2012-07-09 14:09:29 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-11 06:24:57 (GMT) |
commit | b06b66c05babe3483a585508655c1edb9e07f8dc (patch) | |
tree | eda8796b5832568c92d3b77abf74aa1a2938c495 /firmware/e100 | |
parent | 4a4511a0199a2653c88f4475e4bae77a7cc016e0 (diff) | |
download | linux-fsl-qoriq-b06b66c05babe3483a585508655c1edb9e07f8dc.tar.xz |
ksz884x: remove unnecessary setting of skb->dev
skb->dev is being unnecessarily set during ring init. It is already being set
to the proper value when eth_type_trans is called on packet receive, and the
skb->dev is not referenced anywhere else in the code.
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/e100')
0 files changed, 0 insertions, 0 deletions