diff options
author | Jon Mason <jdmason@kudzu.us> | 2012-07-09 14:09:34 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-10 23:24:57 -0700 |
commit | d233d70771326769838cc4689ba034631558c6c3 (patch) | |
tree | 95ee607dfb75c1c3875241567ffbabe6f8ef7957 /drivers/md/dm-thin-metadata.c | |
parent | 8505120e5af625ab463a603228a3afbdd283ac31 (diff) |
sunhme: 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/md/dm-thin-metadata.c')
0 files changed, 0 insertions, 0 deletions