mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-06 14:48:06 +00:00
[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
1 changed files with 0 additions and 5 deletions
|
@ -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…
Add table
Reference in a new issue