david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/net/80211
Michael Brown ea631f6fb8 [list] Add list_first_entry()
There are several points in the iPXE codebase where
list_for_each_entry() is (ab)used to extract only the first entry from
a list.  Add a macro list_first_entry() to make this code easier to
read.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-11-08 03:15:28 +00:00
..
net80211.c [list] Add list_first_entry() 2010-11-08 03:15:28 +00:00
rc80211.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
sec80211.c [802.11] Use correct name for sec80211_detect() 2010-08-01 17:29:07 +01:00
wep.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
wpa.c [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 2010-10-07 19:15:04 +01:00
wpa_ccmp.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
wpa_psk.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
wpa_tkip.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00