diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2016-07-12 14:00:09 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-12 21:07:38 +0300 |
commit | 2b8fb41844ec9d6a437b0009f777039d845b1b04 (patch) | |
tree | bb9fa92d71a6d9e2071733cff5428b05e5b17aca /Kbuild | |
parent | 178cd55f086629cf0bad9c66c793a7e2bcc3abb6 (diff) | |
download | linux-2b8fb41844ec9d6a437b0009f777039d845b1b04.tar.xz |
stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()
PTR_ERR should access the value just tested by IS_ERR, otherwise
the wrong error code will be returned.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions