staging: rtl8188eu: Remove unused structure rf_shadow
Signed-off-by: navin patidar <navin.patidar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
914df7f887
commit
0149a62fee
1 changed files with 0 additions and 22 deletions
|
@ -46,28 +46,6 @@
|
||||||
|
|
||||||
#include <rtl8188e_hal.h>
|
#include <rtl8188e_hal.h>
|
||||||
|
|
||||||
/*---------------------------Define Local Constant---------------------------*/
|
|
||||||
/* Define local structure for debug!!!!! */
|
|
||||||
struct rf_shadow {
|
|
||||||
/* Shadow register value */
|
|
||||||
u32 Value;
|
|
||||||
/* Compare or not flag */
|
|
||||||
u8 Compare;
|
|
||||||
/* Record If it had ever modified unpredicted */
|
|
||||||
u8 ErrorOrNot;
|
|
||||||
/* Recorver Flag */
|
|
||||||
u8 Recorver;
|
|
||||||
/* */
|
|
||||||
u8 Driver_Write;
|
|
||||||
};
|
|
||||||
|
|
||||||
/*---------------------------Define Local Constant---------------------------*/
|
|
||||||
|
|
||||||
|
|
||||||
/*------------------------Define global variable-----------------------------*/
|
|
||||||
|
|
||||||
/*------------------------Define local variable------------------------------*/
|
|
||||||
|
|
||||||
/*-----------------------------------------------------------------------------
|
/*-----------------------------------------------------------------------------
|
||||||
* Function: RF_ChangeTxPath
|
* Function: RF_ChangeTxPath
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue