commit | e183d4e414b64711baf7a04e214b61969ca08dfa | [log] [tgz] |
---|---|---|
author | Kangjie Lu <kjlu@umn.edu> | Thu Apr 11 11:17:31 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 11 11:04:08 2019 -0700 |
tree | 05cb57ab0507aac5640939c941a924eee866ab31 | |
parent | fd57770dd198f5b2ddd5b9e6bf282cf98d63adb9 [diff] |
net/smc: fix a NULL pointer dereference In case alloc_ordered_workqueue fails, the fix returns NULL to avoid NULL pointer dereference. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>