]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bcbf977eafa2fd90987ad30933d53cd3b634b7d
tree9bd07a3bbc0d5ea3dcdff4098c2fc766af9b157a
parent3d3c1546580ad6fa3ed1d046b5d25de0d2bb4a53
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