diff options
| author | Nathan Chancellor <natechancellor@gmail.com> | 2017-01-26 22:11:58 -0700 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-13 12:32:07 +0200 |
| commit | b7454f3b1263d7a8775577318d3c60e884f424fb (patch) | |
| tree | 78bc5b976ad324c5692e28bdd2e4c743ba468b26 /include/linux | |
| parent | 2cfb53ff718068e4d970cd5d240336fa7bb3accb (diff) | |
net: wireless: nl80211: fix maybe-uninitialized warning
net/wireless/nl80211.c: In function '__cfg80211_wdev_from_attrs':
net/wireless/nl80211.c:90:44: warning: 'wdev_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (have_wdev_id && wdev->identifier == (u32)wdev_id) {
^~~~~~~~~~~~
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
