Skip to content
Commit 32766ec8 authored by Ben Hutchings's avatar Ben Hutchings Committed by Linus Torvalds
Browse files

drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions



There are now standard functions for dealing with little-endian bit
arrays, so use them instead of our own implementations.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
Signed-off-by: default avatarTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 52e84243
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment