Searched hist:"358 c8d9d332230b14e130b78a6930996cdbf84c2" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | wep.c | diff 358c8d9d332230b14e130b78a6930996cdbf84c2 Tue Jul 15 20:44:13 CDT 2008 Harvey Harrison <harvey.harrison@gmail.com> mac80211: use ieee80211 frame control directly
Remove the last users of the rx/tx_data->fc data members and use the le16 frame_control from the header directly.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | tx.c | diff 358c8d9d332230b14e130b78a6930996cdbf84c2 Tue Jul 15 20:44:13 CDT 2008 Harvey Harrison <harvey.harrison@gmail.com> mac80211: use ieee80211 frame control directly
Remove the last users of the rx/tx_data->fc data members and use the le16 frame_control from the header directly.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | rx.c | diff 358c8d9d332230b14e130b78a6930996cdbf84c2 Tue Jul 15 20:44:13 CDT 2008 Harvey Harrison <harvey.harrison@gmail.com> mac80211: use ieee80211 frame control directly
Remove the last users of the rx/tx_data->fc data members and use the le16 frame_control from the header directly.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|