From: Zhu Yi Date: Mon, 15 Jun 2009 19:36:13 +0000 (+0200) Subject: iwmc3200wifi: check for iwm_priv_init error X-Git-Tag: v2.6.31-rc1~63^2~9^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d96e7960b6b520eb52be6e1eb7c794da5db9555;p=pandora-kernel.git iwmc3200wifi: check for iwm_priv_init error We need to check for iwm_priv_init() errors and do proper cleanups. Otherwise we may fail to catch the create_singlethread_workqueue() error which will cause a kernel oops when destroy_workqueue() later. Signed-off-by: Zhu Yi Signed-off-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed