2019-02-14 19:59:11 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
2011-02-19 22:29:17 +00:00
|
|
|
|
2011-02-23 16:24:58 +00:00
|
|
|
#include "../wifi.h"
|
2012-01-27 19:59:25 +00:00
|
|
|
#include <linux/module.h>
|
2011-02-23 16:24:58 +00:00
|
|
|
|
|
|
|
MODULE_AUTHOR("lizhaoming <chaoming_li@realsil.com.cn>");
|
|
|
|
MODULE_AUTHOR("Realtek WlanFAE <wlanfae@realtek.com>");
|
|
|
|
MODULE_AUTHOR("Georgia <georgia@realtek.com>");
|
|
|
|
MODULE_AUTHOR("Ziv Huang <ziv_huang@realtek.com>");
|
|
|
|
MODULE_AUTHOR("Larry Finger <Larry.Finger@lwfinger.net>");
|
|
|
|
MODULE_LICENSE("GPL");
|
|
|
|
MODULE_DESCRIPTION("Realtek 8192C/8188C 802.11n PCI wireless");
|