From: Dan Carpenter Date: Thu, 22 Jul 2010 11:14:19 +0000 (+0200) Subject: mac80211: freeing the wrong variable X-Git-Tag: v2.6.36-rc1~571^2~64^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e988014cd6dec991f095305256f57168b5610e8;p=pandora-kernel.git mac80211: freeing the wrong variable The intent was to free "msp->ratelist" here. "msp->sample_table" is always NULL at this point. Signed-off-by: Dan Carpenter Signed-off-by: John W. Linville --- Reading git-diff-tree failed