b43legacy: Remove deprecated 'qual' from returned RX status
With the deprecation of the qual member of ieee80211_rx_status, that calculation and an associated constant can be removed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
c1b84ab059
commit
715caaeb89
@@ -29,8 +29,6 @@
|
||||
|
||||
#define B43legacy_IRQWAIT_MAX_RETRIES 20
|
||||
|
||||
#define B43legacy_RX_MAX_SSI 60 /* best guess at max ssi */
|
||||
|
||||
/* MMIO offsets */
|
||||
#define B43legacy_MMIO_DMA0_REASON 0x20
|
||||
#define B43legacy_MMIO_DMA0_IRQ_MASK 0x24
|
||||
|
Reference in New Issue
Block a user