Staging: rtl8192e: Replace min macro with min_t
authorSilvan Jegen <s.jegen@gmail.com>
Tue, 25 Feb 2014 17:07:10 +0000 (18:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Feb 2014 20:16:50 +0000 (12:16 -0800)
commitffb8cc92a7c7e0a60943d116bcd13dc306526e35
tree0bc922349bd6a3b4532926d5d9db835816dd1ce0
parent56f1411415355ff8df7613a02c919a8877f9c092
Staging: rtl8192e: Replace min macro with min_t

Instead of an explicit cast the min_t macro should be used.

Signed-off-by: Silvan Jegen <s.jegen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c