12 lines · c
1// SPDX-License-Identifier: GPL-2.02/* Copyright(c) 2009-2014 Realtek Corporation.*/3 4#include "../wifi.h"5#include <linux/module.h>6 7 8MODULE_AUTHOR("Realtek WlanFAE <wlanfae@realtek.com>");9MODULE_AUTHOR("Larry Finger <Larry.Finger@lwfinger.net>");10MODULE_LICENSE("GPL");11MODULE_DESCRIPTION("Realtek RTL8723AE/RTL8723BE 802.11n PCI wireless common routines");12