summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
diff options
context:
space:
mode:
authorIvo van Doorn2008-12-20 10:54:54 +0100
committerJohn W. Linville2009-01-29 21:58:35 +0100
commit5352ff6510422d9a9bf13b7272f865eb53247f4d (patch)
treeec85fd9933b3d79cf4ae844c36f0803168203f06 /drivers/net/wireless/rt2x00/rt2x00mac.c
parentrt2x00: Reduce calls to bbp_read() (diff)
downloadkernel-qcow2-linux-5352ff6510422d9a9bf13b7272f865eb53247f4d.tar.gz
kernel-qcow2-linux-5352ff6510422d9a9bf13b7272f865eb53247f4d.tar.xz
kernel-qcow2-linux-5352ff6510422d9a9bf13b7272f865eb53247f4d.zip
rt2x00: Restrict interface between rt2x00link and drivers
Restrict drivers to only access link_qual structure during link tuning. The contents of these fields are for the drivers and all fields are allowed to be changed to values the driver considers correct. This means that some fields need to be moved outside of this structure to restrict access only to rt2x00link itself. This allows some code to be moved outside of the rt2x00.h header and into rt2x00link.c. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt2x00mac.c')
0 files changed, 0 insertions, 0 deletions