rtl8180: add parentheses to REG_ADDR macros
Parentheses are missing around the macro argument, causing the macro possibly not to work passing certain expressions as arguments. This should not cause any issues with current code, however it's worth to add them, as a good practice, and to eventually avoid future bugs. Suggested-by:Dave Kilroy <kilroyd@googlemail.com> Signed-off-by:
Andrea Merello <andrea.merello@gmail.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
parent
1c3fb9b8
Please register or sign in to comment