aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/racal
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2012-07-09 14:09:32 +0000
committerDavid S. Miller <davem@davemloft.net>2012-07-10 23:24:57 -0700
commiteb716c54b1c71ad28ab20461bff831bd481066c4 (patch)
tree3798343256ba4e216570bb0e1f4b829047aff2f4 /drivers/net/ethernet/racal
parentqlge: remove unnecessary setting of skb->dev (diff)
downloadlinux-dev-eb716c54b1c71ad28ab20461bff831bd481066c4.tar.xz
linux-dev-eb716c54b1c71ad28ab20461bff831bd481066c4.zip
sunbmac: remove unnecessary setting of skb->dev
skb->dev is being unnecessarily set during ring init and skb alloc in rx. 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 'drivers/net/ethernet/racal')
0 files changed, 0 insertions, 0 deletions