]> git.baikalelectronics.ru Git - kernel.git/commit
Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corres...
authorAndreas Frembs <andreas.frembs@studium.uni-erlangen.de>
Sun, 5 Jan 2014 12:25:37 +0000 (13:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 18:32:18 +0000 (10:32 -0800)
commit20de51d408c2d51a0764568df06ac7ec159abe0f
treed2f9dbc950786a81d62386a2a860e9e7a9e25b5d
parent9e45e70deee5941f7fd7b655bc3976e4fd9f7657
Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corresponding warning in rtllib_debug.h

We fixed in rtllib_debug.h the following checkpatch warning:
WARNING: do {} while (0) macros should not be semicolon terminated.

After deleting this semicolon we also had to fix the wrong use of this macro in rtl8192e/r8192E_phy.c

Signed-off-by: Andreas Frembs <andreas.frembs@studium.uni-erlangen.de>
Signed-off-by: Matthias Schoepe <matthias.schoepe@studium.uni-erlangen.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c
drivers/staging/rtl8192e/rtllib_debug.h