From: Mattias Nissler Date: Sun, 9 Mar 2008 21:39:32 +0000 (+0100) Subject: rt2x00: Use the correct size when copying the control info in txdone X-Git-Tag: v2.6.26-rc1~1138^2~442 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95db4d4d5f00cc9b2aa703a05a70902776d8c2f2;p=pandora-kernel.git rt2x00: Use the correct size when copying the control info in txdone The sizeof() operator was incorrectly applied to the pointer, not the struct. Signed-off-by: Mattias Nissler Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed