]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: Remove rt_hi_throughput::ChnkOp
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Mon, 15 Jun 2015 19:05:58 +0000 (21:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:35:01 +0000 (21:35 -0700)
commite3d76b223ef1fde37f0e37590f1ae6d44797f422
tree09df6a6fbe5ed48d3ba34f3ef247afa0f0e2985c
parentf5ca14497ba9f647d61f0d0d0c70ee968037b12d
staging: rtl8192e: Remove rt_hi_throughput::ChnkOp

Field was initialized and never used.
This patch also removes chnl_op enum that was only
referenced by ChnkOp init code.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HT.h
drivers/staging/rtl8192e/rtl819x_HTProc.c