diff options
author | Andreas Fenkart <andreas.fenkart@streamunlimited.com> | 2013-04-04 20:03:50 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-04-08 15:28:39 -0400 |
commit | ca796a310367f97b91225404311d23f7eb883046 (patch) | |
tree | 784a267c7619f336bdfd57e4b3cda96ebfac8380 /drivers/hwmon/pmbus | |
parent | 9a84912c8f19b882ff20b8744c16bbf37484712f (diff) | |
download | blackbird-op-linux-ca796a310367f97b91225404311d23f7eb883046.tar.gz blackbird-op-linux-ca796a310367f97b91225404311d23f7eb883046.zip |
mwifiex: correct wrong list in list_empty check
adapter->bss_prio_tbl list has already been checked in outer loop.
The inner loop works with priv_tmp->wmm.tid_tbl_ptr list. Also the
lock taken, gives hint that this is likely a copy-paste error.
Signed-off-by: Andreas Fenkart <andreas.fenkart@streamunlimited.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/hwmon/pmbus')
0 files changed, 0 insertions, 0 deletions