commit | 3d6aba260bcd5a5f9d47056cac2e313ce986ad12 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Tue Jan 03 15:19:02 2012 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Jan 09 12:44:41 2012 +0200 |
tree | e339a48640c63712b692b3a2a600dbf674ac92bd | |
parent | 80abaf9b4c920cab044e185ed4327f801c1ff99d [diff] |
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 <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>