diff options
author | John Crispin <blogic@openwrt.org> | 2015-07-24 09:09:02 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-07-24 09:09:02 +0000 |
commit | c9f57b682ff3f6555c66943061a306139eab4121 (patch) | |
tree | a52b11432c6f275a1d3d1b6763619d2ff70ce04f /target | |
parent | 0cfefcf6fa49f1d935e01a72231782823946bec0 (diff) | |
download | master-187ad058-c9f57b682ff3f6555c66943061a306139eab4121.tar.gz master-187ad058-c9f57b682ff3f6555c66943061a306139eab4121.tar.bz2 master-187ad058-c9f57b682ff3f6555c66943061a306139eab4121.zip |
lantiq: Fix ifxos driver on linux 4.1
request_mem_region returns NULL when requesting the region failed, and
a valid pointer when it was successful. Currently the condition is
inverted.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46452 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions