From: Jouni Malinen Date: Thu, 11 Aug 2011 08:46:22 +0000 (+0300) Subject: nl80211/cfg80211: Make addition of new sinfo fields safer X-Git-Tag: v3.2-rc1~129^2~422^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f612cedfe152b536197c0120f2e7779bc90219d0;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed