airo: queue SIOCSIWAUTH-requested auth mode change for next commit
authorDan Williams <dcbw@redhat.com>
Wed, 8 Apr 2009 14:15:17 +0000 (10:15 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 16 Apr 2009 14:39:10 +0000 (10:39 -0400)
commit011f5c5bb20c08af93faa8bfd8d611c8cf85134f
treed4178ed994b0915786bf3496ef4968b61a9785f5
parent02a9a39294017f105aedebcca5f49d552b18dbaa
airo: queue SIOCSIWAUTH-requested auth mode change for next commit

Code was clearly wrong, plus callers expect the mode change to happen as
soon as possible, not dropped on the floor until the next time some
other config value changes and a commit happens.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/airo.c