summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device.h
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-08-17 20:42:29 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-08-30 13:47:31 -0700
commit9e9df6704c1929ffd76e73f4740a468e00c44c11 (patch)
tree61ba90730e7427eb019b766c62f908df43373e69 /drivers/staging/vt6655/device.h
parentaf925cc721d4f6b0253ab7f9bd5f3a397d910f43 (diff)
downloadop-kernel-dev-9e9df6704c1929ffd76e73f4740a468e00c44c11.zip
op-kernel-dev-9e9df6704c1929ffd76e73f4740a468e00c44c11.tar.gz
staging: vt6655: remove remaining comments of PLICE_DEBUG
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/device.h')
-rw-r--r--drivers/staging/vt6655/device.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/vt6655/device.h b/drivers/staging/vt6655/device.h
index fadebe9..1abad5d 100644
--- a/drivers/staging/vt6655/device.h
+++ b/drivers/staging/vt6655/device.h
@@ -141,9 +141,7 @@
#define AVAIL_TD(p, q) ((p)->sOpts.nTxDescs[(q)] - ((p)->iTDUsed[(q)]))
-//PLICE_DEBUG ->
#define NUM 64
-//PLICE_DEUBG <-
#define PRIVATE_Message 0
@@ -404,11 +402,9 @@ struct vnt_private {
spinlock_t lock;
-//PLICE_DEBUG ->
pid_t MLMEThr_pid;
struct completion notify;
struct semaphore mlme_semaphore;
-//PLICE_DEBUG <-
u32 rx_bytes;
OpenPOWER on IntegriCloud