commit | 5f81ff5a7a12a9281d03be103382971ce490268e | [log] [tgz] |
---|---|---|
author | Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | Fri Aug 28 12:58:49 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 28 14:40:55 2009 -0400 |
tree | 471ec308f4d62f3e3fa824ab71e2a13d43cfdcff | |
parent | 64e368bf9c3690eebd4b3a5cc243f39e902ecdd1 [diff] |
rndis_wlan: ignore OID_802_11_ADD_KEY triggered media connect indications Setting WPA keys with OID_802_11_ADD_KEY sometimes trigger instant media connect indication. These indications are extranous and should be ignored, as otherwise driver would send reassociation event to userspace which in this case is not needed. Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> Signed-off-by: John W. Linville <linville@tuxdriver.com>