diff options
author | Dan Carpenter <error27@gmail.com> | 2011-08-30 23:16:15 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-09-13 23:48:48 +0400 |
commit | 4c5ade414912cd903906339491675352bfccbdfe (patch) | |
tree | e3be0b7ff13dc818eba3a3794d45159d636845e8 /fs/ceph | |
parent | edf6b784c0e574696915e7b04fe42158f3112d0d (diff) | |
download | linux-4c5ade414912cd903906339491675352bfccbdfe.tar.xz |
mac80211: handle allocation failures in mesh_pathtbl_init()
The calls to kzalloc() weren't checked here and it upsets the static
checkers. Obviously they're not super likely to fail, but we might
as well add some error handling.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions