commit | dcd83976bea3ae3bc0822ed26cf200d9d6203121 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Oct 04 15:07:33 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 11 16:41:07 2011 -0400 |
tree | de9edc5d588be582ad5c07f400094beedd5c170b | |
parent | 5dde8e174909eee6945d5b294fad443c5bf094eb [diff] |
mac80211: pass no-CCK flag through to HW scan This is needed so that offloaded scan can do the right thing. Without this patch, the no_cck flag contains random values from the kernel heap. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>