Better support in RoboSwitch driver
authorJouke Witteveen <j.witteveen@gmail.com>
Tue, 3 Feb 2009 11:13:54 +0000 (13:13 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 3 Feb 2009 11:13:54 +0000 (13:13 +0200)
commitc0a0c97aa946d11f152eb3e75950d2f3012cc646
treee73129e9a271e55e52812d734e8afc24639a1c76
parent97642d73ee12d4956c97989c9e407e9e64698f23
Better support in RoboSwitch driver

The RoboSwitch driver of wpa_supplicant had one shortcoming: not
supporting the 5365 series. I believe the patch attached fixes this
problem.

Furthermore it contains a small readability rewrite. It basically is an
explicit loop-rollout so that the wpa_driver_roboswitch_leave style
matches that of wpa_driver_roboswitch_join.
src/drivers/driver_roboswitch.c