]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit41ad3d5fdeb52d9b8cef7d6b1cc47ee853b7fa6b
treed2f9dbc950786a81d62386a2a860e9e7a9e25b5d
parentf9ce4fa329e005c99a5e61e7b185ff477f021f77
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