summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r819xU_firmware.c
diff options
context:
space:
mode:
authorTolga Ceylan <tolga.ceylan@gmail.com>2015-02-19 21:54:09 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-06 16:57:13 -0800
commit23723ea046d7ee7cdf0144cf244170a7c39a2e60 (patch)
treea5ebdb6e7ff3c3767457ba757ff1fca8e223ab1a /drivers/staging/rtl8192u/r819xU_firmware.c
parent8edd9e7cf1a051688923c66bdba0cab38cdb7d9d (diff)
downloadop-kernel-dev-23723ea046d7ee7cdf0144cf244170a7c39a2e60.zip
op-kernel-dev-23723ea046d7ee7cdf0144cf244170a7c39a2e60.tar.gz
Staging: rtl8192u: r819xU_firmware: removed commented out assert
Removed an assert that was commented out. The comment provides no documentation value as rt_status is properly handled. Signed-off-by: Tolga Ceylan <tolga.ceylan@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8192u/r819xU_firmware.c')
-rw-r--r--drivers/staging/rtl8192u/r819xU_firmware.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/rtl8192u/r819xU_firmware.c b/drivers/staging/rtl8192u/r819xU_firmware.c
index f0ae3ab..ff4ce79 100644
--- a/drivers/staging/rtl8192u/r819xU_firmware.c
+++ b/drivers/staging/rtl8192u/r819xU_firmware.c
@@ -329,8 +329,6 @@ bool init_firmware(struct net_device *dev)
}
RT_TRACE(COMP_FIRMWARE, "Firmware Download Success\n");
- //assert(pfirmware->firmware_status == FW_STATUS_5_READY, ("Firmware Download Fail\n"));
-
return rt_status;
download_firmware_fail:
OpenPOWER on IntegriCloud