move the HostAP bridge code and the delivery of data frames to ether_input
authordamien <damien@openbsd.org>
Thu, 14 Aug 2008 16:07:58 +0000 (16:07 +0000)
committerdamien <damien@openbsd.org>
Thu, 14 Aug 2008 16:07:58 +0000 (16:07 +0000)
commitaea3374d68fbed47fa19495ba4aa8cf9bad9d552
tree6691713c39cc9479f28cf6b448cfc96de4644f5e
parent45514928869e0272673b341a181fff36bff157a3
move the HostAP bridge code and the delivery of data frames to ether_input
to a separate ieee80211_deliver_data() function.
this will later be called by the A-MSDU deaggregation routine.
sys/net80211/ieee80211_input.c