lkml.org 
[lkml]   [2015]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 03/22] staging: rtl8192e: Remove undefs
    Date
    They relate to macros that are not used in the driver.

    Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
    ---
    drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 19 -------------------
    1 file changed, 19 deletions(-)

    diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_core.c b/drivers/staging/rtl8192e/rtl8192e/rtl_core.c
    index c6cdb43..32bf475 100644
    --- a/drivers/staging/rtl8192e/rtl8192e/rtl_core.c
    +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_core.c
    @@ -22,25 +22,6 @@
    * Contact Information:
    * wlanfae <wlanfae@realtek.com>
    ******************************************************************************/
    -#undef RX_DONT_PASS_UL
    -#undef DEBUG_EPROM
    -#undef DEBUG_RX_VERBOSE
    -#undef DUMMY_RX
    -#undef DEBUG_ZERO_RX
    -#undef DEBUG_RX_SKB
    -#undef DEBUG_TX_FRAG
    -#undef DEBUG_RX_FRAG
    -#undef DEBUG_TX_FILLDESC
    -#undef DEBUG_TX
    -#undef DEBUG_IRQ
    -#undef DEBUG_RX
    -#undef DEBUG_RXALLOC
    -#undef DEBUG_REGISTERS
    -#undef DEBUG_RING
    -#undef DEBUG_IRQ_TASKLET
    -#undef DEBUG_TX_ALLOC
    -#undef DEBUG_TX_DESC
    -
    #include <linux/uaccess.h>
    #include <linux/pci.h>
    #include <linux/vmalloc.h>
    --
    1.8.4.1


    \
     
     \ /
      Last update: 2015-07-12 22:41    [W:4.024 / U:1.172 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site