|
@@ -26,7 +26,7 @@
|
|
|
* in the file called COPYING.
|
|
|
*
|
|
|
* Contact Information:
|
|
|
- * Intel Linux Wireless <ilw@linux.intel.com>
|
|
|
+ * Intel Linux Wireless <linuxwifi@intel.com>
|
|
|
* Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
|
|
|
*
|
|
|
* BSD LICENSE
|
|
@@ -69,7 +69,7 @@
|
|
|
/* for all modules */
|
|
|
#define DRV_NAME "iwlwifi"
|
|
|
#define DRV_COPYRIGHT "Copyright(c) 2003- 2015 Intel Corporation"
|
|
|
-#define DRV_AUTHOR "<ilw@linux.intel.com>"
|
|
|
+#define DRV_AUTHOR "<linuxwifi@intel.com>"
|
|
|
|
|
|
/* radio config bits (actual values from NVM definition) */
|
|
|
#define NVM_RF_CFG_DASH_MSK(x) (x & 0x3) /* bits 0-1 */
|