diff options
author | Guixin Liu <[email protected]> | 2022-09-14 16:48:03 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-10-01 05:21:31 -0400 |
commit | 27b571cc454e5a5939b4940ed0bf20aaf37f5225 (patch) | |
tree | 16a41d59464f2fc4524e0a08a37a5023b2eda1b1 /lib | |
parent | ad40d51992392a2336af861f83c17c0b08ca64b6 (diff) |
scsi: megaraid_sas: Move megasas_dbg_lvl init to megasas_init()
The megasas_dbg_lvl is a driver level parameter. Do not initialize it in
the probe path. Otherwise we will miss the debug print when binding a
new device to the megaraid driver.
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Sumit Saxena <[email protected]>
Signed-off-by: Guixin Liu <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions