From: Gabor Juhos Date: Fri, 11 Oct 2013 11:18:44 +0000 (+0200) Subject: rt2x00: rt73usb: use rt2x00_has_cap_* helpers X-Git-Tag: v3.13-rc1~105^2~181^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e43f3b066a26ac1b9c998f28d33e9f70d845033;p=pandora-kernel.git rt2x00: rt73usb: use rt2x00_has_cap_* helpers 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. Compile tested only. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed