commit | 92f5ac6320d74fbb7230626cb88141f3ec9a694c | [log] [tgz] |
---|---|---|
author | Mattias Nissler <mattias.nissler@gmx.de> | Sun Mar 09 22:38:54 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 13 16:02:33 2008 -0400 |
tree | 140fb638e7e09e0eab777f490591057540aefe35 | |
parent | f855c10b6e7b0c448c35b88266f788dd3738375e [diff] |
rt2x00: Initialize TX control field in data entries In the TX path, the driver didn't copy the TX control data structure. Thus, it was invalid in the TX done handler, causing serious trouble and misbehaviour. Signed-off-by: Mattias Nissler <mattias.nissler@gmx.de> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>