From: Henry Ptasinski Date: Fri, 8 Oct 2010 02:52:05 +0000 (-0700) Subject: staging: brcm80211: Use linux/bitops.h instead of bitfuncs.h X-Git-Tag: v2.6.37-rc1~60^2~3^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d953a05d04b17b43f3bf4a183131e5c5e223ecaa;p=pandora-kernel.git staging: brcm80211: Use linux/bitops.h instead of bitfuncs.h Use ffs() from linux/bitops.h, instead of the locally defined find_msbit(). Signed-off-by: Henry Ptasinski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed