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:   Mon,  4 Jul 2022 22:16:48 +0200
From:   Martin Kaiser <martin@...ser.cx>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Larry Finger <Larry.Finger@...inger.net>,
        Phillip Potter <phil@...lpotter.co.uk>,
        Michael Straube <straube.linux@...il.com>,
        Pavel Skripkin <paskripkin@...il.com>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/6] staging: r8188eu: clean up ap2sta_data_frame

Start cleaning up ap2sta_data_frame. Remove duplicate assignments, use an
ieee80211 helper in one place.

Martin Kaiser (6):
  staging: r8188eu: set bssid only once
  staging: r8188eu: don't set pattrib->dst again
  staging: r8188eu: don't set pattrib->ra again
  staging: r8188eu: don't set pattrib->ta again
  staging: r8188eu: remove a misleading comment
  staging: r8188eu: use ieee80211 helper to check for nullfunc frame

 drivers/staging/r8188eu/core/rtw_recv.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ