Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iwlwifi: remove unecessary if statement
the code always returns ret regardless, so if(ret) check is unecessary. Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information