diff options
| author | Jes Sorensen <Jes.Sorensen@redhat.com> | 2014-04-09 23:21:22 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-14 08:29:23 -0700 |
| commit | 7d0d2b15a0e06ce18c5fd69c4c9692f5670aa9d4 (patch) | |
| tree | 8b39e04be6b72cb59bdb98e59bbeac2c01fbefbc /tools/perf/scripts/python/bin | |
| parent | 514c485c01676927feb77c2a3e350bb3985fa11e (diff) | |
staging: rtl8723au: Calling rtw_get_stainfo() with a NULL sta_addr will return NULL
This makes the follow-on check for psta != NULL pointless and makes
the whole exercise rather pointless. This is another case of why
blindly zero-initializing variables when they are declared is bad.
This bug seems to be present in multiple drivers provided by Realtek.
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
