From: Vasanthakumar Thiagarajan Date: Tue, 3 Jan 2012 09:49:02 +0000 (+0530) Subject: ath6kl: Remove deadcode in main.c X-Git-Tag: v3.4-rc1~177^2~112^2~357^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6aba260bcd5a5f9d47056cac2e313ce986ad12;p=pandora-kernel.git ath6kl: Remove deadcode in main.c In ath6kl_reset_device(), since control can never reach switch..case when the target_type is neither TARGET_TYPE_AR6003 nor TARGET_TYPE_AR6004, remove the default option of switch statement. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed