diff options
author | Jia-Ju Bai <baijiaju1990@163.com> | 2015-08-03 10:17:08 +0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-08-18 14:06:05 -0700 |
commit | 9ad607b4a9cb365fbd8387b1250ec448e497223e (patch) | |
tree | 5b1eb222a58b7f4c10c52379c10a6698adaab160 /fs/btrfs/dir-item.c | |
parent | c23d92b80e0b44d4c17085f0413e7574a7583615 (diff) | |
download | lwn-9ad607b4a9cb365fbd8387b1250ec448e497223e.tar.gz lwn-9ad607b4a9cb365fbd8387b1250ec448e497223e.zip |
e100: Add a check after pci_pool_create to avoid null pointer dereference
The driver lacks the check of nic->cbs_pool after pci_pool_create
in e100_probe. When this function is failed, a null pointer dereference
occurs when pci_pool_alloc uses nic->cbs_pool in e100_alloc_cbs.
This patch adds a check and related error handling code to fix it.
Signed-off-by: Jia-Ju Bai <baijiaju1990@163.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'fs/btrfs/dir-item.c')
0 files changed, 0 insertions, 0 deletions