From: Johannes Berg Date: Wed, 8 Jan 2014 21:22:05 +0000 (+0100) Subject: mac80211: fix agg_status debugfs file write X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4d2ffac330fd013944654f11cdfc06ff5ca9bf4;p=pandora-kernel.git mac80211: fix agg_status debugfs file write Initialize the buffer to all zeroes, otherwise the stack data might be interpreted as the TID, which is likely to fail completely. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed