rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
Start using the struct rt2x00_dev driver data in rt2800 for the calibration data. Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
1ebbc48520
commit
3a1c01288e
@@ -896,13 +896,6 @@ struct rt2x00_dev {
|
||||
*/
|
||||
u8 freq_offset;
|
||||
|
||||
/*
|
||||
* Calibration information (for rt2800usb & rt2800pci).
|
||||
* [0] -> BW20
|
||||
* [1] -> BW40
|
||||
*/
|
||||
u8 calibration[2];
|
||||
|
||||
/*
|
||||
* Association id.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user