summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2012-07-09 18:09:34 +0400
committerDavid S. Miller <davem@davemloft.net>2012-07-11 10:24:57 +0400
commitd233d70771326769838cc4689ba034631558c6c3 (patch)
tree95ee607dfb75c1c3875241567ffbabe6f8ef7957 /tools/perf/scripts/python/syscall-counts.py
parent8505120e5af625ab463a603228a3afbdd283ac31 (diff)
downloadlinux-d233d70771326769838cc4689ba034631558c6c3.tar.xz
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions