nl80211: Dump scan results in debug log if association command fails
authorJouni Malinen <j@w1.fi>
Mon, 25 Jan 2010 02:11:30 +0000 (18:11 -0800)
committerJouni Malinen <j@w1.fi>
Mon, 25 Jan 2010 02:11:30 +0000 (18:11 -0800)
commit8856462d61d48f98a13f5c17b0eb6c85e4f1c020
tree9a53134955f9b5cc67daf0f98f52627429e1da73
parentb85e772449ac739553a02348e843d5a97279d19a
nl80211: Dump scan results in debug log if association command fails

This may help in debugging why cfg80211 refused the association
command since the scan results should include information about all
pending authentication and association states.
src/drivers/driver_nl80211.c