Skip to content
Snippets Groups Projects
Commit 287aa83d authored by Bill Nottingham's avatar Bill Nottingham Committed by Jeff Garzik
Browse files

drivers/net: fix comparisons of unsigned < 0


Recent gcc versions emit warnings when unsigned variables are compared < 0 or >= 0.

Signed-off-by: default avatarBill Nottingham <notting@redhat.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 40738f3f
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