brintos

brintos / linux-shallow public Read only

0
0
Text · 275 B · e58dc40 Raw
10 lines · c
1// SPDX-License-Identifier: GPL-2.02/* Copyright(c) 2009-2012  Realtek Corporation.*/3 4#include "../wifi.h"5#include <linux/module.h>6 7MODULE_AUTHOR("Realtek WlanFAE	<wlanfae@realtek.com>");8MODULE_LICENSE("GPL");9MODULE_DESCRIPTION("Realtek 8192D 802.11n common routines");10