summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_cfg.h
diff options
context:
space:
mode:
authorIgor Bezukh <igbzkh@gmail.com>2014-07-25 19:10:36 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-27 11:34:08 -0700
commitaee4821c26e001d532d5390c9591ef3cc2c8e26b (patch)
treea2352ce40e74305f1812a5c12584f66d4f57a70a /drivers/staging/vt6655/device_cfg.h
parent795a8f9aa5921e92d7ac4d20c066976472c7cef4 (diff)
downloadlinux-aee4821c26e001d532d5390c9591ef3cc2c8e26b.tar.bz2
Staging: vt6655: removed redundant comments from device_cfg.h
Removed redundant comments from device_cfg.h header file. Signed-off-by: Igor Bezukh <igbzkh@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/device_cfg.h')
-rw-r--r--drivers/staging/vt6655/device_cfg.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/vt6655/device_cfg.h b/drivers/staging/vt6655/device_cfg.h
index af2892496d0c..8e50e538076f 100644
--- a/drivers/staging/vt6655/device_cfg.h
+++ b/drivers/staging/vt6655/device_cfg.h
@@ -27,7 +27,6 @@
#ifndef __DEVICE_CONFIG_H
#define __DEVICE_CONFIG_H
-//#include <linux/config.h>
#include <linux/types.h>
#include "ttype.h"
@@ -60,14 +59,12 @@ struct _version {
#define DEVICE_VERSION "1.19.12"
#endif
-//config file
#include <linux/fs.h>
#include <linux/fcntl.h>
#ifndef CONFIG_PATH
#define CONFIG_PATH "/etc/vntconfiguration.dat"
#endif
-//Max: 2378=2312Payload + 30HD +4CRC + 2Padding + 4Len + 8TSF + 4RSR
#define PKT_BUF_SZ 2390
#define MAX_UINTS 8