From: Ivo van Doorn Date: Sun, 6 Jan 2008 22:42:04 +0000 (+0100) Subject: rt2x00: Correctly initialize data and desc pointer X-Git-Tag: v2.6.25-rc1~1162^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1de80644dad9cd6db6e00984bd12d6cae63855;p=pandora-kernel.git rt2x00: Correctly initialize data and desc pointer rt2500usb and rt73usb store the descriptor in different places. This means we should move the initialization of the 2 pointers to the driver callback function fill_rxdone(). Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed