]> git.karo-electronics.de Git - karo-tx-linux.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)
commitbcf5b92d9bbf0b7683199615f0f184e89fa486bc
tree09df6a6fbe5ed48d3ba34f3ef247afa0f0e2985c
parentb27c7160c52bec835e4a439f29feecc0360f301e
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