forked from luck/tmp_suning_uos_patched
[PATCH] bcm43xx: remove old unused struct.
Signed-off-by: Michael Buesch <mbuesch@freenet.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
10d8dd88dc
commit
26533e7e29
@ -179,11 +179,6 @@ struct bcm43xx_xmitstatus {
|
|||||||
//TODO #define BCM43xx_TXSTAT_FLAG_??? 0x40
|
//TODO #define BCM43xx_TXSTAT_FLAG_??? 0x40
|
||||||
//TODO #define BCM43xx_TXSTAT_FLAG_??? 0x80
|
//TODO #define BCM43xx_TXSTAT_FLAG_??? 0x80
|
||||||
|
|
||||||
struct bcm43xx_xmitstatus_queue {
|
|
||||||
struct list_head list;
|
|
||||||
struct bcm43xx_hwxmitstatus status;
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
/* Lightweight function to convert a frequency (in Mhz) to a channel number. */
|
/* Lightweight function to convert a frequency (in Mhz) to a channel number. */
|
||||||
static inline
|
static inline
|
||||||
|
Loading…
Reference in New Issue
Block a user