diff options
author | Dave Jiang <dave.jiang@intel.com> | 2015-09-17 23:27:04 +0300 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2015-11-09 00:11:21 +0300 |
commit | 04afde45e096201f8fd74c1db848a5d85d1aa57d (patch) | |
tree | b26f609ea9c211e40de16c9d795edc01c38a0e3c /Kbuild | |
parent | 6a13feb9c82803e2b815eca72fa7a9f5561d7861 (diff) | |
download | linux-04afde45e096201f8fd74c1db848a5d85d1aa57d.tar.xz |
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions