aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond/mto.h
diff options
context:
space:
mode:
authorPekka Enberg <penberg@cs.helsinki.fi>2009-03-02 12:19:56 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:53:16 -0700
commitd2443c53eeaacf04ebb015e464824140ba24ebc0 (patch)
treef3d53ab88859952559b3578c21988a1ba74d8178 /drivers/staging/winbond/mto.h
parentStaging: w35und: Remove MTO_FUNC_INPUT macro obfuscation (diff)
downloadlinux-dev-d2443c53eeaacf04ebb015e464824140ba24ebc0.tar.xz
linux-dev-d2443c53eeaacf04ebb015e464824140ba24ebc0.zip
Staging: w35und: remove unused bssdscpt.h header
The bssdscpt.h header file contains definitions that are not actually used for anything. Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/winbond/mto.h')
-rw-r--r--drivers/staging/winbond/mto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/winbond/mto.h b/drivers/staging/winbond/mto.h
index 248b710bbce2..56f2465723b3 100644
--- a/drivers/staging/winbond/mto.h
+++ b/drivers/staging/winbond/mto.h
@@ -140,7 +140,6 @@ typedef struct _MTO_PARAMETERS
#define MTO_TXPOWER_FROM_EEPROM (adapter->sHwData.PowerIndexFromEEPROM)
#define LOCAL_ANTENNA_NO() (adapter->sLocalPara.bAntennaNo)
#define LOCAL_IS_CONNECTED() (adapter->sLocalPara.wConnectedSTAindex != 0)
-#define LOCAL_IS_IBSS_MODE() (adapter->asBSSDescriptElement[adapter->sLocalPara.wConnectedSTAindex].bBssType == IBSS_NET)
#define MTO_INITTXRATE_MODE (adapter->sHwData.SoftwareSet&0x2) //bit 1
// 20040510 Turbo add
#define MTO_TMR_CNT() MTO_DATA().TmrCnt