commit | bab5dac73c08e0a18717756c4aff6417279bf2f9 | [log] [tgz] |
---|---|---|
author | Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> | Tue Aug 29 15:16:21 2017 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Aug 31 15:57:39 2017 +0300 |
tree | 977daab90bb8fc3258e68ce25b50aafab5583c5a | |
parent | 97f38011451f53fe9a495ff5e0ca035d91dd550d [diff] |
qtnfmac: modify qtnf_map_bar not to return NULL NULL is not a special type of success here but a error pointer. So it makes sense to check against NULL in qtnf_map_bar and return error code. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>