net: Replace min macro with min_t
authorSilvan Jegen <s.jegen@gmail.com>
Tue, 25 Feb 2014 17:12:52 +0000 (18:12 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 3 Mar 2014 20:35:54 +0000 (15:35 -0500)
Instead of an explicit cast, use the min_t macro.

Signed-off-by: Silvan Jegen <s.jegen@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found