staging: rtl8192e: Remove dead code: mp_adapter
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Tue, 2 Jun 2015 20:48:15 +0000 (22:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 20:44:15 +0000 (13:44 -0700)
commit9c2ce8275d62e9a78f17aa226c77e2e2a115c6bf
treeff860457e7f317c4ef00e76007289ee232155651
parentd8ca20fe8315ec88e0cd21023ef8d6ffbec2e10a
staging: rtl8192e: Remove dead code: mp_adapter

mp_adapter structure was used in past, but now is only initialized and
never read.

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