mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 12:14:01 +08:00
Staging: rtl8192e - fixed style of block comments
Fixed style of block comment across whole driver Found using checkpatch Signed-off-by: Derek Robson <robsonde@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
90a6969250
commit
a959dec115
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
|
||||
#ifndef R8190P_DEF_H
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#include "rtl_core.h"
|
||||
#include "r8192E_phyreg.h"
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#ifndef RTL8225H
|
||||
#define RTL8225H
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#include "rtl_core.h"
|
||||
#include "r8192E_hw.h"
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef R819XUSB_CMDPKT_H
|
||||
#define R819XUSB_CMDPKT_H
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#include "rtl_core.h"
|
||||
#include "r8192E_phy.h"
|
||||
#include "r8192E_phyreg.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef _RTL8192E_H
|
||||
#define _RTL8192E_H
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#include "rtl_core.h"
|
||||
#include "r8192E_hw.h"
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef __INC_FIRMWARE_H
|
||||
#define __INC_FIRMWARE_H
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
|
||||
#ifndef R8180_HW
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef __INC_HAL8192PciE_FW_IMG_H
|
||||
#define __INC_HAL8192PciE_FW_IMG_H
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#include <linux/bitops.h>
|
||||
#include "rtl_core.h"
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef _R819XU_PHY_H
|
||||
#define _R819XU_PHY_H
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef _R819XU_PHYREG_H
|
||||
#define _R819XU_PHYREG_H
|
||||
|
||||
@ -692,7 +692,7 @@
|
||||
* #define bRxPath4 0x08
|
||||
* #define bTxPath1 0x10
|
||||
* #define bTxPath2 0x20
|
||||
*/
|
||||
*/
|
||||
#define bHTDetect 0x100
|
||||
#define bCFOEn 0x10000
|
||||
#define bCFOValue 0xfff00000
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#include "rtl_core.h"
|
||||
#include "r8192E_phy.h"
|
||||
#include "r8192E_phyreg.h"
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef _RTL_CAM_H
|
||||
#define _RTL_CAM_H
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#include <linux/uaccess.h>
|
||||
#include <linux/pci.h>
|
||||
#include <linux/vmalloc.h>
|
||||
@ -101,8 +101,8 @@ static int _rtl92e_down(struct net_device *dev, bool shutdownrf);
|
||||
static void _rtl92e_restart(void *data);
|
||||
|
||||
/****************************************************************************
|
||||
-----------------------------IO STUFF-------------------------
|
||||
*****************************************************************************/
|
||||
* -----------------------------IO STUFF-------------------------
|
||||
****************************************************************************/
|
||||
|
||||
u8 rtl92e_readb(struct net_device *dev, int x)
|
||||
{
|
||||
@ -141,8 +141,8 @@ void rtl92e_writew(struct net_device *dev, int x, u16 y)
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
-----------------------------GENERAL FUNCTION-------------------------
|
||||
*****************************************************************************/
|
||||
* -----------------------------GENERAL FUNCTION-------------------------
|
||||
****************************************************************************/
|
||||
bool rtl92e_set_rf_state(struct net_device *dev,
|
||||
enum rt_rf_power_state StateToSet,
|
||||
RT_RF_CHANGE_SOURCE ChangeSource)
|
||||
@ -1102,8 +1102,8 @@ static short _rtl92e_init(struct net_device *dev)
|
||||
}
|
||||
|
||||
/***************************************************************************
|
||||
-------------------------------WATCHDOG STUFF---------------------------
|
||||
***************************************************************************/
|
||||
* -------------------------------WATCHDOG STUFF---------------------------
|
||||
**************************************************************************/
|
||||
static short _rtl92e_is_tx_queue_empty(struct net_device *dev)
|
||||
{
|
||||
int i = 0;
|
||||
@ -1541,8 +1541,8 @@ static void _rtl92e_watchdog_timer_cb(unsigned long data)
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
---------------------------- NIC TX/RX STUFF---------------------------
|
||||
*****************************************************************************/
|
||||
* ---------------------------- NIC TX/RX STUFF---------------------------
|
||||
****************************************************************************/
|
||||
void rtl92e_rx_enable(struct net_device *dev)
|
||||
{
|
||||
struct r8192_priv *priv = rtllib_priv(dev);
|
||||
@ -2156,8 +2156,8 @@ static void _rtl92e_irq_rx_tasklet(struct r8192_priv *priv)
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
---------------------------- NIC START/CLOSE STUFF---------------------------
|
||||
*****************************************************************************/
|
||||
* ---------------------------- NIC START/CLOSE STUFF---------------------------
|
||||
****************************************************************************/
|
||||
static void _rtl92e_cancel_deferred_work(struct r8192_priv *priv)
|
||||
{
|
||||
cancel_delayed_work_sync(&priv->watch_dog_wq);
|
||||
@ -2535,8 +2535,8 @@ done:
|
||||
|
||||
|
||||
/****************************************************************************
|
||||
---------------------------- PCI_STUFF---------------------------
|
||||
*****************************************************************************/
|
||||
* ---------------------------- PCI_STUFF---------------------------
|
||||
****************************************************************************/
|
||||
static const struct net_device_ops rtl8192_netdev_ops = {
|
||||
.ndo_open = _rtl92e_open,
|
||||
.ndo_stop = _rtl92e_close,
|
||||
@ -2785,8 +2785,8 @@ void rtl92e_check_rfctrl_gpio_timer(unsigned long data)
|
||||
}
|
||||
|
||||
/***************************************************************************
|
||||
------------------- module init / exit stubs ----------------
|
||||
****************************************************************************/
|
||||
* ------------------- module init / exit stubs ----------------
|
||||
***************************************************************************/
|
||||
MODULE_DESCRIPTION("Linux driver for Realtek RTL819x WiFi cards");
|
||||
MODULE_AUTHOR(DRV_COPYRIGHT " " DRV_AUTHOR);
|
||||
MODULE_VERSION(DRV_VERSION);
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#ifndef _RTL_CORE_H
|
||||
#define _RTL_CORE_H
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#include "rtl_core.h"
|
||||
#include "rtl_dm.h"
|
||||
#include "r8192E_hw.h"
|
||||
@ -1333,7 +1333,7 @@ static void _rtl92e_dm_ctrl_initgain_byrssi(struct net_device *dev)
|
||||
* When Who Remark
|
||||
* 03/04/2009 hpfan Create Version 0.
|
||||
*
|
||||
*---------------------------------------------------------------------------*/
|
||||
******************************************************************************/
|
||||
|
||||
static void _rtl92e_dm_ctrl_initgain_byrssi_driver(struct net_device *dev)
|
||||
{
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef __R8192UDM_H__
|
||||
#define __R8192UDM_H__
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#include "rtl_core.h"
|
||||
#include "rtl_eeprom.h"
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
|
||||
#define EPROM_DELAY 10
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#include "rtl_core.h"
|
||||
#include "r8192E_hw.h"
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#ifndef R8192E_PM_H
|
||||
#define R8192E_PM_H
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#include <linux/string.h>
|
||||
#include "rtl_core.h"
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
|
||||
#ifndef R819x_WX_H
|
||||
#define R819x_WX_H
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef _BATYPE_H_
|
||||
#define _BATYPE_H_
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef _RTL819XU_HTTYPE_H_
|
||||
#define _RTL819XU_HTTYPE_H_
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef __INC_QOS_TYPE_H
|
||||
#define __INC_QOS_TYPE_H
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef _TSTYPE_H_
|
||||
#define _TSTYPE_H_
|
||||
#include "rtl819x_Qos.h"
|
||||
|
@ -619,7 +619,8 @@ struct ieee_ibss_seq {
|
||||
|
||||
/* NOTE: This data is for statistical purposes; not all hardware provides this
|
||||
* information for frames received. Not setting these will not cause
|
||||
* any adverse affects. */
|
||||
* any adverse affects.
|
||||
*/
|
||||
struct rtllib_rx_stats {
|
||||
u64 mac_time;
|
||||
s8 rssi;
|
||||
@ -1138,7 +1139,8 @@ enum {WMM_all_frame, WMM_two_frame, WMM_four_frame, WMM_six_frame};
|
||||
|
||||
#define ETHER_ADDR_LEN 6 /* length of an Ethernet address */
|
||||
#define ETHERNET_HEADER_SIZE 14 /* length of two Ethernet address
|
||||
* plus ether type*/
|
||||
* plus ether type
|
||||
*/
|
||||
|
||||
enum erp_t {
|
||||
ERP_NonERPpresent = 0x01,
|
||||
|
@ -17,7 +17,7 @@
|
||||
*
|
||||
* Contact Information:
|
||||
* wlanfae <wlanfae@realtek.com>
|
||||
******************************************************************************/
|
||||
*****************************************************************************/
|
||||
#ifndef _RTL_DEBUG_H
|
||||
#define _RTL_DEBUG_H
|
||||
|
||||
|
@ -1,30 +1,30 @@
|
||||
/*******************************************************************************
|
||||
|
||||
Copyright(c) 2004 Intel Corporation. All rights reserved.
|
||||
|
||||
Portions of this file are based on the WEP enablement code provided by the
|
||||
Host AP project hostap-drivers v0.1.3
|
||||
Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen
|
||||
<jkmaline@cc.hut.fi>
|
||||
Copyright (c) 2002-2003, Jouni Malinen <jkmaline@cc.hut.fi>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify it
|
||||
under the terms of version 2 of the GNU General Public License as
|
||||
published by the Free Software Foundation.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
more details.
|
||||
|
||||
The full GNU General Public License is included in this distribution in the
|
||||
file called LICENSE.
|
||||
|
||||
Contact Information:
|
||||
James P. Ketrenos <ipw2100-admin@linux.intel.com>
|
||||
Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
|
||||
|
||||
*******************************************************************************/
|
||||
*
|
||||
* Copyright(c) 2004 Intel Corporation. All rights reserved.
|
||||
*
|
||||
* Portions of this file are based on the WEP enablement code provided by the
|
||||
* Host AP project hostap-drivers v0.1.3
|
||||
* Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen
|
||||
* <jkmaline@cc.hut.fi>
|
||||
* Copyright (c) 2002-2003, Jouni Malinen <jkmaline@cc.hut.fi>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of version 2 of the GNU General Public License as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
* more details.
|
||||
*
|
||||
* The full GNU General Public License is included in this distribution in the
|
||||
* file called LICENSE.
|
||||
*
|
||||
* Contact Information:
|
||||
* James P. Ketrenos <ipw2100-admin@linux.intel.com>
|
||||
* Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
#include <linux/compiler.h>
|
||||
#include <linux/errno.h>
|
||||
|
@ -1,30 +1,30 @@
|
||||
/******************************************************************************
|
||||
|
||||
Copyright(c) 2004 Intel Corporation. All rights reserved.
|
||||
|
||||
Portions of this file are based on the WEP enablement code provided by the
|
||||
Host AP project hostap-drivers v0.1.3
|
||||
Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen
|
||||
<jkmaline@cc.hut.fi>
|
||||
Copyright (c) 2002-2003, Jouni Malinen <jkmaline@cc.hut.fi>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify it
|
||||
under the terms of version 2 of the GNU General Public License as
|
||||
published by the Free Software Foundation.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
more details.
|
||||
|
||||
The full GNU General Public License is included in this distribution in the
|
||||
file called LICENSE.
|
||||
|
||||
Contact Information:
|
||||
James P. Ketrenos <ipw2100-admin@linux.intel.com>
|
||||
Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
|
||||
|
||||
******************************************************************************/
|
||||
*
|
||||
* Copyright(c) 2004 Intel Corporation. All rights reserved.
|
||||
*
|
||||
* Portions of this file are based on the WEP enablement code provided by the
|
||||
* Host AP project hostap-drivers v0.1.3
|
||||
* Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen
|
||||
* <jkmaline@cc.hut.fi>
|
||||
* Copyright (c) 2002-2003, Jouni Malinen <jkmaline@cc.hut.fi>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of version 2 of the GNU General Public License as
|
||||
* published by the Free Software Foundation.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
* more details.
|
||||
*
|
||||
* The full GNU General Public License is included in this distribution in the
|
||||
* file called LICENSE.
|
||||
*
|
||||
* Contact Information:
|
||||
* James P. Ketrenos <ipw2100-admin@linux.intel.com>
|
||||
* Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
|
||||
*
|
||||
*****************************************************************************/
|
||||
#include <linux/wireless.h>
|
||||
#include <linux/kmod.h>
|
||||
#include <linux/module.h>
|
||||
|
Loading…
Reference in New Issue
Block a user