From: Ben Hutchings Date: Fri, 5 Oct 2012 00:13:03 +0000 (-0700) Subject: drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32766ec8195f801935cce8954cf45389885afc38;p=pandora-kernel.git 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: Ben Hutchings Signed-off-by: Takuya Yoshikawa Cc: David Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed