diff options
author | 2013-11-14 19:10:37 -0800 | |
---|---|---|
committer | 2013-11-15 14:29:30 -0500 | |
commit | 68b76e99d1f7b696d49b5e99286401150072987a (patch) | |
tree | c2a420deb2a1be9b5ae054f8fbed65f7c1a227aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rt2x00: fix a crash bug in the HT descriptor handling fix (diff) | |
download | linux-dev-68b76e99d1f7b696d49b5e99286401150072987a.tar.xz linux-dev-68b76e99d1f7b696d49b5e99286401150072987a.zip |
mwifiex: use return value of mwifiex_add_virtual_intf() correctly
mwifiex_add_virtual_intf() returns ERR_PTR values. So use IS_ERR()
macro instead of checking for NULL pointer.
Reported-by: Ujjal Roy <royujjal@gmail.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions