Commit ff4ec53
wifi: iwlwifi: mld: silence uninitialized variable warning
The "resp_len" isn't initialized if iwl_dhc_resp_data() fails.
Fixes: b611cf6 ("wifi: iwlwifi: mld: add support for DHC_TOOLS_UMAC_GET_TAS_STATUS command")
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Miri Korenblit <[email protected]>
Link: https://patch.msgid.link/[email protected]
[fix typo in commit message]
Signed-off-by: Johannes Berg <[email protected]>1 parent 378677e commit ff4ec53
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
399 | 400 | | |
400 | | - | |
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| |||
0 commit comments