From: Thomas Huehn Date: Fri, 29 Jun 2012 13:26:27 +0000 (-0700) Subject: mac80211: correct size the argument to kzalloc in minstrel_ht X-Git-Tag: v3.5~24^2~24^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472dd35ccbd999a6cb2994c318ca16edf65c4359;p=pandora-kernel.git mac80211: correct size the argument to kzalloc in minstrel_ht msp has type struct minstrel_ht_sta_priv not struct minstrel_ht_sta. (This incorporates the fixup originally posted as "mac80211: fix kzalloc memory corruption introduced in minstrel_ht". -- JWL) Reported-by: Fengguang Wu Reported-by: Dan Carpenter Signed-off-by: Thomas Huehn Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed