diff options
author | John Crispin <john@openwrt.org> | 2015-07-24 09:09:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-07-24 09:09:02 +0000 |
commit | 44c73a2fd284d5685cac3a0043cab6a19f0e0fbc (patch) | |
tree | d1afecc5e37eec1de493bc1201d227215ccf12d0 /target/linux/lantiq | |
parent | 8c8a558591e6ec8a5b53069bd92b45d424352b5f (diff) | |
download | upstream-44c73a2fd284d5685cac3a0043cab6a19f0e0fbc.tar.gz upstream-44c73a2fd284d5685cac3a0043cab6a19f0e0fbc.tar.bz2 upstream-44c73a2fd284d5685cac3a0043cab6a19f0e0fbc.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>
SVN-Revision: 46452
Diffstat (limited to 'target/linux/lantiq')
0 files changed, 0 insertions, 0 deletions