aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSeth Forshee <[email protected]>2012-11-15 08:07:57 -0600
committerJohn W. Linville <[email protected]>2012-11-20 14:04:51 -0500
commitb05618deb4ac7c22d876acc19debb7ac63786f37 (patch)
tree57c99ee12e53730a67e5a34d841f5d3a4a96afa6 /tools/perf/scripts/python/bin
parente041f65d5f00011049c7d6af0e31ce69ce9e2655 (diff)
brcmsmac: Use correct descriptor count when calculating next rx descriptor
nextrxd() is calling txd(), which means that the tx descriptor count is used to determine when to wrap for determining the next ring buffer entry. This has worked so far since the driver has been using the same number of rx and tx descriptors, but it's obviously going to be a problem if different numbers of descriptors are used. Acked-by: Arend van Spriel <[email protected]> Signed-off-by: Seth Forshee <[email protected]> Tested-by: Daniel Wagner <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions