From: Peter Senna Tschudin Date: Sun, 22 Sep 2013 20:22:46 +0000 (+0200) Subject: wireless: rtlwifi: Replace variable with a break X-Git-Tag: v3.13-rc1~105^2~225^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8820cf2afbded8e75575dcafd6c99aeea06df0c;p=pandora-kernel.git 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 Signed-off-by: Peter Senna Tschudin Signed-off-by: John W. Linville --- Reading git-diff-tree failed