From: Adrian Bunk Date: Mon, 20 Mar 2006 03:21:44 +0000 (-0800) Subject: [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout X-Git-Tag: v2.6.17-rc1~994^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971d1e69229f3dfc6dd233b8f4b82df2c35eedd8;p=pandora-kernel.git [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout The Coverity checker (CID: 59) noted that the call to prism2_hw_reset() was dead code. Move prism2_hw_reset() call to a place where it is actually executed. Signed-off-by: Adrian Bunk Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed