Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rt2x00: Don't use uninitialized desc_len
skbdesc->desc_len is uninitialized at the start of the function. So it is a _bad_ idea to use it... Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information