From: Adam Baker Date: Sun, 3 Feb 2008 14:46:24 +0000 (+0100) Subject: rt2x00: don't write past the end when writing short descriptors on rt61 X-Git-Tag: v2.6.26-rc1~1138^2~530^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7bafff3f94efd850f8744d683e63812ff8d55c5;p=pandora-kernel.git rt2x00: don't write past the end when writing short descriptors on rt61 The space allocated in the skb for a descriptor is only 24 bytes when setting up beacons in rt61 so make sure we don't write to the descriptor words beyond that and corrupt the beacon packet. Signed-off-by: Adam Baker Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed