]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal
authorIvan Safonov <insafonov@gmail.com>
Tue, 27 Oct 2015 15:15:31 +0000 (22:15 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Oct 2015 00:09:08 +0000 (09:09 +0900)
commit66eaaf4d0dee6fefb8b1b9a67e3228be4ec41052
tree86e56834f0f7e9ebec91efff0485e610ca57043b
parentbbef4729a1c9eefa509f10c9a0a799e026d54719
staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal

To limit the range of integers there is clamp macro.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_debug.c