commit | 09ad44efe722161bbc26317b6c2a43dfd86f023b | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Fri Dec 04 16:15:23 2015 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Dec 11 13:15:08 2015 +0200 |
tree | bc8a37a1cc29fdc92c5705dd60178f871f2779c8 | |
parent | b513cac22ad6527bd85042766afa8eacf1adffbe [diff] |
cw1200: remove some dead code If the mode is NL80211_IFTYPE_UNSPECIFIED then we return success at the start of the function so this condition is never true. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>