Linux: -Wsometimes-uninitialized in drivers/net/wireless/intel/iwlwifi/mvm/sta.c

Created on 26 Feb 2019  路  3Comments  路  Source: ClangBuiltLinux/linux

Meta: #381

drivers/net/wireless/intel/iwlwifi/mvm/sta.c:2114:12: error: variable 'queue' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]

in iwl_mvm_send_add_bcast_sta. Fix will be the same as #382.

-Wsometimes-uninitialized [BUG] linux [FIXED][LINUX] 5.2

All 3 comments

Patch is sitting in the wireless-drivers-next repo, it'll be in -next in the next pull request to net-next: https://git.kernel.org/kvalo/wireless-drivers-next/c/f8510d67d658c4f4fb7dcb13560d4c99e4de5082

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nickdesaulniers picture nickdesaulniers  路  5Comments

nathanchance picture nathanchance  路  3Comments

nickdesaulniers picture nickdesaulniers  路  4Comments

nathanchance picture nathanchance  路  3Comments

nathanchance picture nathanchance  路  3Comments