mac80211_hwsim: Check idle state on TX
authorJouni Malinen <j@w1.fi>
Sun, 1 Nov 2009 09:30:48 +0000 (11:30 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 2 Nov 2009 20:43:26 +0000 (15:43 -0500)
Track the idle state for hwsim radios and reject TX if mac80211 is
trying to transmit something when the radio is supposed to be idle. In
addition, do not deliver frames if the receiving radio is in the idle
state.

Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found