From: Gertjan van Wingerde Date: Thu, 3 Jun 2010 08:51:45 +0000 (+0200) Subject: rt2x00: Properly reserve room for descriptors in skbs. X-Git-Tag: v2.6.36-rc1~571^2~615^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b8004aa12d13ec750d102ba4082a95f0107c649;p=pandora-kernel.git 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 Acked-by: Ivo van Doorn Signed-off-by: Ivo van Doorn --- Reading git-diff-tree failed