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:
7b8a00d
)
rt2x00: rt2800lib: use rt2x00_has_cap_* helpers
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 11 Oct 2013 11:18:42 +0000
(13:18 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 14 Oct 2013 17:39:57 +0000
(13:39 -0400)
Use the appropriate helper functions instead of
directly accessing the rt2x00dev->cap_flags field
to check device capability flags.
This improves readability of the code a bit.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found