|
@@ -1,7 +1,7 @@
|
|
|
/*
|
|
|
* RTL8XXXU mac80211 USB driver
|
|
|
*
|
|
|
- * Copyright (c) 2014 - 2016 Jes Sorensen <Jes.Sorensen@redhat.com>
|
|
|
+ * Copyright (c) 2014 - 2017 Jes Sorensen <Jes.Sorensen@gmail.com>
|
|
|
*
|
|
|
* Portions, notably calibration code:
|
|
|
* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
|
|
@@ -48,7 +48,7 @@ static bool rtl8xxxu_dma_aggregation;
|
|
|
static int rtl8xxxu_dma_agg_timeout = -1;
|
|
|
static int rtl8xxxu_dma_agg_pages = -1;
|
|
|
|
|
|
-MODULE_AUTHOR("Jes Sorensen <Jes.Sorensen@redhat.com>");
|
|
|
+MODULE_AUTHOR("Jes Sorensen <Jes.Sorensen@gmail.com>");
|
|
|
MODULE_DESCRIPTION("RTL8XXXu USB mac80211 Wireless LAN Driver");
|
|
|
MODULE_LICENSE("GPL");
|
|
|
MODULE_FIRMWARE("rtlwifi/rtl8723aufw_A.bin");
|