commit | e7087a828f8714e464fff18d93618727530dfd89 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sun Jul 20 18:03:58 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 29 16:55:05 2008 -0400 |
tree | 0b7ccb44da43857a4906d299fbdebc7d2bd64ec6 | |
parent | 5adf6d63c1697ce1835daf2b5393488a71ee0dca [diff] |
rt2x00: Fix memleak when RTS/CTS fails When sending the RTS/CTS frame fails, we should free the skb buffer which was created. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>