Skip to content
Snippets Groups Projects
Commit 4d381ffb authored by Roel Kluin's avatar Roel Kluin Committed by John W. Linville
Browse files

wireless: rndis_wlan: modparam_workaround_interval is never below 0.


priv->param_workaround_interval is unsigned, modparam_workaround_interval not.
the former is never < 0.

Signed-off-by: default avatarRoel Kluin <12o3l@tiscali.nl>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 8ba82e96
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment