From: Johannes Berg Date: Wed, 13 Apr 2011 10:14:52 +0000 (-0700) Subject: iwlagn: remove hw_ready variable X-Git-Tag: v3.0-rc1~377^2~161^2^2~141^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cd2bf76a40a148bc92f4a3d17bc7f94277b0410;p=pandora-kernel.git iwlagn: remove hw_ready variable This variable is only ever checked right after the function that sets it, but the same function will also return the status, so we can pass it through instead of checking hw_ready later. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed