Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: silence an uninitialized variable warning
We normally return an uninitialized value, but no one checks it so it doesn't matter. Anyway, let's silence the static checker warning. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
- Loading branch information