r8152: use BIT macro
authorhayeswang <hayeswang@realtek.com>
Fri, 6 Feb 2015 03:30:51 +0000 (11:30 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Feb 2015 06:46:25 +0000 (22:46 -0800)
Use BIT macro to replace (1 << bits).

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found