commit | c4d2ffac330fd013944654f11cdfc06ff5ca9bf4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jan 08 22:22:05 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Feb 04 21:48:19 2014 +0100 |
tree | 767096fd6407003c908b9fd713e249b4aede4218 | |
parent | 2fae062e503bd087d1ef7aebfd5c6707c6ec5564 [diff] |
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 <johannes.berg@intel.com>