From: Johannes Berg Date: Tue, 6 Mar 2012 21:30:57 +0000 (-0800) Subject: iwlwifi: fix notification wait bug X-Git-Tag: v3.4-rc1~177^2~108^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f47208934b2aba432722baeb86a72fcbfd26b593;p=pandora-kernel.git iwlwifi: fix notification wait bug In "iwlwifi: consolidate the start_device flow" Emmanuel added the return if the fw isn't there but forgot to take into account that the struct for notification wait needs to be added only after the check -- fix that. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed