summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl8187.h
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2007-06-12 22:11:42 -0400
committerJeff Garzik <jeff@garzik.org>2007-07-08 22:16:37 -0400
commit0aec00ae1c39b0adaa6e958a4e0119cfc12d884b (patch)
tree80862d31a47b295970b7c7b9f074d5f5a6edeed5 /drivers/net/wireless/rtl8187.h
parent7e9400f178d291b2208c4ed9aac0f425c1364000 (diff)
[PATCH] rtl8187: add header blocks and indicate origin of magic values
Add top-of-file comment blocks to rtl818x headers and attribute origin of magic values to original r8187 driver. Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtl8187.h')
-rw-r--r--drivers/net/wireless/rtl8187.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/net/wireless/rtl8187.h b/drivers/net/wireless/rtl8187.h
index 41d0aac3e27e..6124e467b156 100644
--- a/drivers/net/wireless/rtl8187.h
+++ b/drivers/net/wireless/rtl8187.h
@@ -1,3 +1,17 @@
+/*
+ * Definitions for RTL8187 hardware
+ *
+ * Copyright 2007 Michael Wu <flamingice@sourmilk.net>
+ * Copyright 2007 Andrea Merello <andreamrl@tiscali.it>
+ *
+ * Based on the r8187 driver, which is:
+ * Copyright 2005 Andrea Merello <andreamrl@tiscali.it>, et al.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
#ifndef RTL8187_H
#define RTL8187_H