diff options
author | Mattias Nissler <mattias.nissler@gmx.de> | 2008-03-09 22:41:22 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-03-13 16:02:34 -0400 |
commit | 2ae23854dc0af617d9a0e3ab51a0cc51485ebbf2 (patch) | |
tree | 34f8ff7f1724a9aaaa3c6c0d048e483529f00df6 /drivers/atm | |
parent | 2d1be5b0d17134ddba65c752557b1f47c8009db2 (diff) | |
download | blackbird-obmc-linux-2ae23854dc0af617d9a0e3ab51a0cc51485ebbf2.tar.gz blackbird-obmc-linux-2ae23854dc0af617d9a0e3ab51a0cc51485ebbf2.zip |
rt2x00: Don't use unitialized rxdesc->size
rxdesc->size is unitialized before the desriptor has been read.
Move the truncation of the sk buffer to the moment all variables
have been initialized.
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>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions