commit | 0b8004aa12d13ec750d102ba4082a95f0107c649 | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Thu Jun 03 10:51:45 2010 +0200 |
committer | Ivo van Doorn <IvDoorn@gmail.com> | Thu Jun 03 10:51:45 2010 +0200 |
tree | eac5224159d34ae525b552254816c3a1e056336c | |
parent | baaffe67b5b33e4215409669226ef623cb65e15c [diff] |
rt2x00: Properly reserve room for descriptors in skbs. Instead of fiddling with the skb->data pointer and thereby risking out of bounds accesses, properly reserve the space needed in an skb for descriptors. Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>