net: Replace min macro with min_t
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>
Loading
Please sign in to comment
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>