commit | 429baa6f0e1b9237a3667c3a5e8ca76051e6d0b7 | [log] [tgz] |
---|---|---|
author | Bert Kenward <bkenward@solarflare.com> | Thu Sep 22 15:47:45 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 23 07:18:35 2016 -0400 |
tree | e47aba807474005120300978b57a09b358581491 | |
parent | 88e4f75900368b8a6febb7bc7d379d52d02e920d [diff] |
sfc: check async completer is !NULL before calling Add a NULL check before calling asynchronous MCDI completion functions during device removal. Fixes: 7014d7f6 ("sfc: allow asynchronous MCDI without completion function") Signed-off-by: Bert Kenward <bkenward@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>