git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f1d2d2
)
iwlwifi: fix TX tracer
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 6 Aug 2010 14:00:48 +0000
(16:00 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 6 Aug 2010 17:53:58 +0000
(13:53 -0400)
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 <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found