mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-02 10:43:57 +08:00
iwlwifi: mvm: rs: remove overflowing debug message
This message isn't very useful and creates clutter. Remove it. Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
parent
cc60c6e929
commit
dfa1325a08
@ -2584,7 +2584,6 @@ static struct rs_rate *rs_get_optimal_rate(struct iwl_mvm *mvm,
|
||||
}
|
||||
}
|
||||
|
||||
rs_dump_rate(mvm, rate, "OPTIMAL RATE");
|
||||
return rate;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user