]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
staging: rtl8192e: Remove unused struct phy_ofdm_rx_status_rxsc
authorTeddy Engel <engel.teddy@gmail.com>
Thu, 13 Jun 2024 20:15:08 +0000 (21:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2024 13:25:42 +0000 (15:25 +0200)
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>
drivers/staging/rtl8192e/rtl8192e/r8190P_def.h

index 486397d7db848ee672a36477bd8725887d3fd1ea..d87bace0a19b27359f014710ed1cb019716184ca 100644 (file)
@@ -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;