Add crypto parameters to set_ap() command separately
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 26 Aug 2011 18:11:42 +0000 (21:11 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 26 Aug 2011 18:11:42 +0000 (21:11 +0300)
commitb11d1d64393c132cda180bb4738d42dd6417caa0
tree9510ce145a7c0a75c98e2e40d8a030c16e133c25
parentd8cc23a438c8ad8d0d77380cfcc597d95f00486d
Add crypto parameters to set_ap() command separately

This helps drivers that build the Beacon and Probe Response frames
internally.
src/ap/beacon.c
src/drivers/driver.h
src/drivers/driver_nl80211.c