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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
f24974a699
commit
c313e6b00b
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user