git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8656632
)
staging: brcm80211: Use linux/bitops.h instead of bitfuncs.h
author
Henry Ptasinski
<henryp@broadcom.com>
Fri, 8 Oct 2010 02:52:05 +0000
(19:52 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 8 Oct 2010 03:03:25 +0000
(20:03 -0700)
Use ffs() from linux/bitops.h, instead of the locally defined find_msbit().
Signed-off-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found