Searched hist:f612cedfe152b536197c0120f2e7779bc90219d0 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | diff f612cedfe152b536197c0120f2e7779bc90219d0 Thu Aug 11 03:46:22 CDT 2011 Jouni Malinen <jouni@qca.qualcomm.com> nl80211/cfg80211: Make addition of new sinfo fields safer
Add a comment pointing out the use of enum station_info_flags for all new struct station_info fields. In addition, memset the sinfo buffer to zero before use on all paths in the current tree to avoid leaving uninitialized pointers in the data.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | diff f612cedfe152b536197c0120f2e7779bc90219d0 Thu Aug 11 03:46:22 CDT 2011 Jouni Malinen <jouni@qca.qualcomm.com> nl80211/cfg80211: Make addition of new sinfo fields safer
Add a comment pointing out the use of enum station_info_flags for all new struct station_info fields. In addition, memset the sinfo buffer to zero before use on all paths in the current tree to avoid leaving uninitialized pointers in the data.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | diff f612cedfe152b536197c0120f2e7779bc90219d0 Thu Aug 11 03:46:22 CDT 2011 Jouni Malinen <jouni@qca.qualcomm.com> nl80211/cfg80211: Make addition of new sinfo fields safer
Add a comment pointing out the use of enum station_info_flags for all new struct station_info fields. In addition, memset the sinfo buffer to zero before use on all paths in the current tree to avoid leaving uninitialized pointers in the data.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|