staging: rtl8192e: Remove assert() macro
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Sun, 31 May 2015 18:19:38 +0000 (20:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 21:33:21 +0000 (06:33 +0900)
commitca93dcba3a924214e4c0132ef1564ba52f907d94
tree519b574a4cc4ffc0228ad74434ec09a7770e6149
parentdb65e4aaf5a050b2c3a91039986e66a18ac97d8d
staging: rtl8192e: Remove assert() macro

Assert macro printed warning message (and was used once).
Remove it, and add netdev_warn() in place where it was called.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtllib_debug.h
This page took 0.025659 seconds and 5 git commands to generate.