summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib.h
diff options
context:
space:
mode:
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>2015-06-15 21:06:09 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-17 21:37:21 -0700
commit0941f87fd52333ffd2abc8a09c3102392b1f7b0c (patch)
tree928eb60756a61f1cf774a4f13620fc122a3c4e59 /drivers/staging/rtl8192e/rtllib.h
parent48eb2b7ea64dff6e659181325a0e464994170e59 (diff)
downloadop-kernel-dev-0941f87fd52333ffd2abc8a09c3102392b1f7b0c.zip
op-kernel-dev-0941f87fd52333ffd2abc8a09c3102392b1f7b0c.tar.gz
staging: rtl8192e: Remove softmac_hint11d_wq queue
This queue is never used, and function handler is empty Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8192e/rtllib.h')
-rw-r--r--drivers/staging/rtl8192e/rtllib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192e/rtllib.h b/drivers/staging/rtl8192e/rtllib.h
index f3a4bbc..74c2a28 100644
--- a/drivers/staging/rtl8192e/rtllib.h
+++ b/drivers/staging/rtl8192e/rtllib.h
@@ -1794,7 +1794,6 @@ struct rtllib_device {
struct work_struct ips_leave_wq;
struct delayed_work associate_procedure_wq;
struct delayed_work softmac_scan_wq;
- struct delayed_work softmac_hint11d_wq;
struct delayed_work associate_retry_wq;
struct delayed_work start_ibss_wq;
struct delayed_work hw_wakeup_wq;
OpenPOWER on IntegriCloud