sfc: Change first parameter type of {set,clear}_bit_le() to unsigned
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 1 Sep 2008 11:43:39 +0000 (12:43 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 3 Sep 2008 13:53:42 +0000 (09:53 -0400)
This means the compiler doesn't need to use real division instructions.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found