* Re: [PATCH 01/11] staging: vt6655: mac remove dead variable TxRate_iwconfig
@ 2014-11-05 21:17 Sedat Dilek
2014-11-05 21:36 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Sedat Dilek @ 2014-11-05 21:17 UTC (permalink / raw)
To: Malcolm Priestley; +Cc: gregkh, wireless
On Wed, Nov 5, 2014 at 10:08 PM, Malcolm Priestley <tvboxspy@gmail.com> wrote:
> Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
No need for "staging" in the subject line of your patches?
Or is there another vt6655 driver around?
- Sedat -
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 01/11] staging: vt6655: mac remove dead variable TxRate_iwconfig
@ 2014-11-05 21:08 Malcolm Priestley
0 siblings, 0 replies; 3+ messages in thread
From: Malcolm Priestley @ 2014-11-05 21:08 UTC (permalink / raw)
To: gregkh; +Cc: linux-wireless, Malcolm Priestley
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
---
drivers/staging/vt6655/mac.c | 1 -
drivers/staging/vt6655/mac.h | 1 -
2 files changed, 2 deletions(-)
diff --git a/drivers/staging/vt6655/mac.c b/drivers/staging/vt6655/mac.c
index 955dbfe..122a6a3 100644
--- a/drivers/staging/vt6655/mac.c
+++ b/drivers/staging/vt6655/mac.c
@@ -71,7 +71,6 @@
#include "tmacro.h"
#include "mac.h"
-unsigned short TxRate_iwconfig;//2008-5-8 <add> by chester
/*--------------------- Static Classes ----------------------------*/
/*--------------------- Static Variables --------------------------*/
diff --git a/drivers/staging/vt6655/mac.h b/drivers/staging/vt6655/mac.h
index 5391277..23162a9 100644
--- a/drivers/staging/vt6655/mac.h
+++ b/drivers/staging/vt6655/mac.h
@@ -970,7 +970,6 @@ do { \
/*--------------------- Export Functions --------------------------*/
-extern unsigned short TxRate_iwconfig;//2008-5-8 <add> by chester
void MACvReadAllRegs(void __iomem *dwIoBase, unsigned char *pbyMacRegs);
bool MACbIsRegBitsOn(void __iomem *dwIoBase, unsigned char byRegOfs, unsigned char byTestBits);
--
2.1.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-05 21:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 21:17 [PATCH 01/11] staging: vt6655: mac remove dead variable TxRate_iwconfig Sedat Dilek
2014-11-05 21:36 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2014-11-05 21:08 Malcolm Priestley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).