commit | c8820cf2afbded8e75575dcafd6c99aeea06df0c | [log] [tgz] |
---|---|---|
author | Peter Senna Tschudin <peter.senna@gmail.com> | Sun Sep 22 22:22:46 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 26 15:15:15 2013 -0400 |
tree | 4e3af3f7181c8b7cd0345e9da7a4489fe1321dbd | |
parent | 3a1ea9fd935139027e60157fa5d5bf8555414de3 [diff] |
wireless: rtlwifi: Replace variable with a break This patch removes the variable continual, and change the while loop to break when efuse_data == 0xFF. Tested by compilation only. CC: Joe Perches <joe@perches.com> Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>