diff options
author | Devendra Naga <devendra.aaru@gmail.com> | 2013-03-30 03:03:22 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-31 01:31:24 +0400 |
commit | 8f0923c17d34ac838b7f57709f87fe33f76ee219 (patch) | |
tree | bda5f77fefd354d5942e4f8be54778521e246e8b /include/linux/netdevice.h | |
parent | 537aadc3a4a0336e432c789c577b7efa0adf4af0 (diff) | |
download | linux-8f0923c17d34ac838b7f57709f87fe33f76ee219.tar.xz |
cdc_ncm: return -ENOMEM if kzalloc fails
return -ENOMEM instead if kzalloc of cdc_ncm_ctx structure is failed.
and also remove the comparision of ctx structure with NULL and make
it as !ctx.
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions