diff options
author | Dave Jiang <dave.jiang@intel.com> | 2015-09-17 13:27:04 -0700 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2015-11-08 16:11:21 -0500 |
commit | 04afde45e096201f8fd74c1db848a5d85d1aa57d (patch) | |
tree | b26f609ea9c211e40de16c9d795edc01c38a0e3c /kernel/kmod.c | |
parent | 6a13feb9c82803e2b815eca72fa7a9f5561d7861 (diff) | |
download | linux-04afde45e096201f8fd74c1db848a5d85d1aa57d.tar.bz2 |
NTB: Fix issue where we may be accessing NULL ptr
smatch detected an issue in the function ntb_transport_max_size() where
we could be dereferencing a dma channel pointer when it is NULL.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions