]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[prism2] Use standard type names
authorMichael Brown <mcb30@ipxe.org>
Mon, 25 Mar 2013 18:02:20 +0000 (18:02 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 27 Mar 2013 15:16:52 +0000 (15:16 +0000)
commit8a49782eebc66c3529578735386f03c262e1995b
tree4cd35d24da10ff60ba5f69d1de06d76b65ec34c1
parentdab7910beb348853da73c8e73904d1c87708ab22
[prism2] Use standard type names

Avoid using UINT16 and similar typedefs, which are non-standard in the
iPXE codebase and generate conflicts when trying to include any of the
EFI headers.

Also fix trailing whitespace in the affected files, to prevent
complaints from git.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/hfa384x.h
src/drivers/net/p80211hdr.h
src/drivers/net/prism2.c
src/drivers/net/wlan_compat.h