Staging: rtl8192u: Use BIT macro
authorMadhumitha Prabakaran <madhumithabiw@gmail.com>
Thu, 28 Mar 2019 15:53:33 +0000 (10:53 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2019 16:15:31 +0000 (17:15 +0100)
commit4e1a0d1142584d686f4e76063891787d45860611
treeeb004ae9c1d0518d21a567d8fc0312b3157b42ee
parent7a4f9419eb9458b4497f6b84e1d2831cae45deda
Staging: rtl8192u: Use BIT macro

Use BIT macro, as kernel provides the macro for improving uniform
and more readable way to define these constants.

Issue suggested by Coccinelle.

Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8180_93cx6.c