aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRylan Dmello <[email protected]>2020-04-27 00:14:44 -0400
committerGreg Kroah-Hartman <[email protected]>2020-04-28 14:25:26 +0200
commit2d2aba6c0f36826d9af5805a3404101a54eb4fbb (patch)
treee1e44c8de5cabf5b452712fc6d830b8951d0a55c /tools/perf/scripts/python
parent7b58387cd5f3204418e07e16b5f04f71bfe9b7b6 (diff)
staging: qlge: Remove print statement for vlgrp field
Remove statement that tries to print the non-existent 'vlgrp' field in the 'ql_adapter' struct, which causes a compilation failure when QL_DEV_DUMP is set. vlgrp seems to have been removed from ql_adapter as a part of commit 18c49b91777c ("qlge: do vlan cleanup") in 2011. vlgrp might be replaced by the 'active_vlans' array introduced in the aforementioned commit. But I'm not sure if printing all 64 values of that array would help with debugging this driver, so I'm leaving it out of the debug code in this patch. Signed-off-by: Rylan Dmello <[email protected]> Link: https://lore.kernel.org/r/51bae37a54d414491779e4a3329508cc864ab900.1587959245.git.mail@rylan.coffee Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions