]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] softmac: alloc_ieee80211() NULL check
authorAkinobu Mita <akinobu.mita@gmail.com>
Sun, 27 May 2007 14:26:31 +0000 (23:26 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 May 2007 15:16:35 +0000 (11:16 -0400)
commit317239752279d80fb01ff9c281567aaeb9796423
treecb9c03ebeb933234f9966febd3421bc557c48562
parent3e3361b935170d3bff724fbc9b2568745cc033b5
[PATCH] softmac: alloc_ieee80211() NULL check

This patch adds missing NULL check and trims a line longer than 80 columns.

Cc: Johannes Berg <johannes@sipsolutions.net>
Cc: Joe Jezak <josejx@gentoo.org>
Cc: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/softmac/ieee80211softmac_module.c