[PATCH] libertas: remove adapter->pkttxctrl

The variable was initialized to 0 and nowhere else changed, so basically
the per-packet TX control wasn't used.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Holger Schurig
2007-08-02 13:06:11 -04:00
committed by David S. Miller
parent e2aa334bee
commit fcff0e0856
3 changed files with 0 additions and 8 deletions

View File

@@ -376,8 +376,6 @@ struct _wlan_adapter {
struct cmd_ds_802_11_get_log logmsg;
u32 pkttxctrl;
u16 txrate;
u32 linkmode;
u32 radiomode;