diff options
author | Sonny Rao <[email protected]> | 2010-11-18 11:50:02 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-11-22 08:29:28 -0800 |
commit | 84cf7029b63ca3eef823438a29ceb5ba139b883a (patch) | |
tree | 8cc4621208c69f2e244cb695b01860192289ea5d /tools/perf/util/trace-event-scripting.c | |
parent | 88b2a9a3d98a19496d64aadda7158c0ad51cbe7d (diff) |
qlge: Fix incorrect usage of module parameters and netdev msg level
Driver appears to be mistaking the permission field with default value
in the case of debug and qlge_irq_type.
Driver is also passing debug as a bitmask into netif_msg_init()
which wants a number of bits. Ron Mercer suggests we should
change this to pass in -1 so the defaults get used instead,
which makes the default much less verbose.
Signed-off-by: Milton Miller <[email protected]>
Signed-off-by: Sonny Rao <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions