Files
android_kernel_xiaomi_sm8450/drivers/net/usb
Devendra Naga 8f0923c17d 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>
2013-03-30 17:31:24 -04:00
..
2013-02-19 00:51:10 -05:00
2012-10-18 15:34:30 -04:00
2012-10-11 15:12:33 -04:00
2012-11-23 14:15:18 -05:00