summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorTeddy Engel <engel.teddy@gmail.com>2024-06-13 23:15:08 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-06-24 16:25:42 +0300
commitc313e6b00b6463461da7e36cf8df7ff6c8ab5d0f (patch)
tree62d0f75493f2db1cdad448b782a633974f8a14d0 /drivers
parentf24974a6992e1a2531bd04a7e7ca37c96af569d5 (diff)
downloadlinux-c313e6b00b6463461da7e36cf8df7ff6c8ab5d0f.tar.xz
staging: rtl8192e: Remove unused struct phy_ofdm_rx_status_rxsc
Remove unused struct declaration. Signed-off-by: Teddy Engel <engel.teddy@gmail.com> Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Link: https://lore.kernel.org/r/ef5ffc1063323f6c1f22ab75f3b5ff01982c3061.1718309120.git.engel.teddy@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/rtl8192e/rtl8192e/r8190P_def.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h b/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h
index 486397d7db84..d87bace0a19b 100644
--- a/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h
+++ b/drivers/staging/rtl8192e/rtl8192e/r8190P_def.h
@@ -136,13 +136,6 @@ struct tx_fwinfo_8190pci {
u32 PacketID:13;
};
-struct phy_ofdm_rx_status_rxsc_sgien_exintfflag {
- u8 reserved:4;
- u8 rxsc:2;
- u8 sgi_en:1;
- u8 ex_intf_flag:1;
-};
-
struct phy_sts_ofdm_819xpci {
u8 trsw_gain_X[4];
u8 pwdb_all;