diff options
| author | 2012-09-26 19:51:58 +0000 | |
|---|---|---|
| committer | 2012-09-27 13:20:50 -0400 | |
| commit | beb5ac20b3f90ffabac1eecd3c00205255df0728 (patch) | |
| tree | ee86bc4c43c47460b2880f89205ce1fb86c87e70 /tools/perf/scripts/python/syscall-counts.py | |
| parent | team: fix return value check (diff) | |
| download | wireguard-linux-beb5ac20b3f90ffabac1eecd3c00205255df0728.tar.xz wireguard-linux-beb5ac20b3f90ffabac1eecd3c00205255df0728.zip | |
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
In case of error, the function of_phy_connect() returns NULL
pointer not ERR_PTR(). The IS_ERR() test in the return value
check should be replaced with NULL test.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
