staging: brcm80211: fix 'comparison..cast' compiler warnings.
authorJason Cooper <jason@lakedaemon.net>
Sun, 10 Oct 2010 18:07:09 +0000 (14:07 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 10 Oct 2010 18:24:59 +0000 (11:24 -0700)
Use min_t() macro instead of min().

Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found