diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-02-15 19:22:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-15 20:35:29 -0800 |
commit | bb92d3f8667f674ae6b2150406f19b33d5ad5f85 (patch) | |
tree | d2e20fcfff44376f8ebd96c4fb0267c0dfc9d1dc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0aa35a368933873dbab2d2ab54e5d05d3b089245 (diff) |
s390/qeth: use a static Output Queue array
qeth dynamically allocates an array for storing pointers to its
Output Queue structures. Switch this to a static array - we are
currently limited to 4 Output Queues, so shrinking the qeth_qdio_info
struct by just a few bytes doesn't justify the additional complexity.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions