diff options
| -rw-r--r-- | drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_core.h b/drivers/staging/rtl8192e/rtl8192e/rtl_core.h index e90cc61b3817..12a869a556bb 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_core.h +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_core.h @@ -525,8 +525,6 @@ struct r8192_priv { bool force_lps; bool chan_forced; - - u8 H2CTxCmdSeq; }; extern const struct ethtool_ops rtl819x_ethtool_ops; |
