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:	Sat, 20 Mar 2010 02:10:58 +0530
From:	Sankar P <sankar.curiosity@...il.com>
To:	gregkh@...e.de, pavel@....cz, penberg@...helsinki.fi,
	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
	sankar.curiosity@...il.com
Subject: [PATCH 0/6] staging: winbond: Cleanups  

The following series of patches are cleanups on the winbond driver
under staging. Some typedefs are converted to structs and
an un-used enumeration and a typedef are removed. 

Sankar P (6):
  staging: winbond: Convert typedef struct _PMKID to struct pmkid
  staging: winbond: Remove unused enum enum_PowerManagementMode
  staging: winbond: Convert typedef struct _STRUCT_SELECTOR
  staging: winbond: Remove typedef for standard types
  staging: winbond: Convert typedef struct _MLME_FRAME to struct
  staging: winbond: Convert typedef struct _SCAN_REQ_PARA to struct

 drivers/staging/winbond/core.h            |    2 +-
 drivers/staging/winbond/mac_structures.h  |   31 +++++++++++-----------------
 drivers/staging/winbond/mlme_s.h          |    4 +-
 drivers/staging/winbond/phy_calibration.c |    9 ++-----
 drivers/staging/winbond/scan_s.h          |    8 ++++--
 5 files changed, 23 insertions(+), 31 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ