rtlwifi: rtl8188ee: missing curly braces in handle_branch1()
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 25 Feb 2015 13:24:51 +0000 (16:24 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 3 Mar 2015 13:40:47 +0000 (15:40 +0200)
commit1114ce8f361f3ff880b28f508ba2b0995d1540bb
tree9bd07a3bbc0d5ea3dcdff4098c2fc766af9b157a
parentdf905570bbf18139c0a437ec2f63bb33a03e9703
rtlwifi: rtl8188ee: missing curly braces in handle_branch1()

From the indenting, it seems like the READ_NEXT_PAIR() was supposed to
be inside the while loop.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rtlwifi/rtl8188ee/phy.c