[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)
commitef7ab2357ba09e8a795018640a87e93dfa043360
treecb9c03ebeb933234f9966febd3421bc557c48562
parenta76193df7c7b60f9facb4090c5ec082e06582209
[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