From: Johannes Berg Date: Fri, 6 Aug 2010 14:00:48 +0000 (+0200) Subject: iwlwifi: fix TX tracer X-Git-Tag: v2.6.36-rc1~305^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e95b743536937a72e1560c85696b425c5d1a1c18;p=pandora-kernel.git iwlwifi: fix TX tracer The TX tracing code copies with the wrong length, which will typically copy too little data. Fix this by using the correct length variable. Cc: stable@kernel.org [2.6.32+] Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed