lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 23 Feb 2023 07:47:12 +0100
From:   Philipp Hortmann <philipp.g.hortmann@...il.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] staging: rtl8192e: Remove struct rtl819x_ops that has no
 entries

Replace macro RTL_PCI_DEVICE with PCI_DEVICE to get rid of struct
rtl819x_ops in this macro. Remove empty struct rtl819x_ops from
driver as it has no entries and is dead code.

Tested with rtl8192e
Transferred this patch over wlan connection of rtl8192e

This patch series requires the this patch series:
"[PATCH 0/7] staging: rtl8192e: Remove entries from struct rtl819x_ops start with .tx_enable"

Philipp Hortmann (2):
  staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
  staging: rtl8192e: Remove empty struct rtl819x_ops

 drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 12 +++---------
 drivers/staging/rtl8192e/rtl8192e/rtl_core.h |  9 ---------
 2 files changed, 3 insertions(+), 18 deletions(-)

-- 
2.39.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ