aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorBenjamin Poirier <[email protected]>2019-09-27 19:12:02 +0900
committerGreg Kroah-Hartman <[email protected]>2019-10-04 17:17:45 +0200
commit03a0e14bd8bc8df2ea478b336ee65f429375acbb (patch)
tree2d7cded40590eb81407ff934047d5466f3506ea6 /tools/perf/scripts/python/exported-sql-viewer.py
parentcf1c2987bfd890a9c4ef3f174ed6148ec9b2b622 (diff)
staging: qlge: Deduplicate rx buffer queue management
The qlge driver (and device) uses two kinds of buffers for reception, so-called "small buffers" and "large buffers". The two are arranged in rings, the sbq and lbq. These two share similar data structures and code. Factor out data structures into a common struct qlge_bq, make required adjustments to code and dedup the most obvious cases of copy/paste. This patch should not introduce any functional change other than to some of the printk format strings. Signed-off-by: Benjamin Poirier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions