From: Ivo van Doorn Date: Sat, 10 May 2008 11:46:03 +0000 (+0200) Subject: rt2x00: Merge RX and TX entry private data X-Git-Tag: v2.6.27-rc1~969^2~337^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8be63ffa5dc44324e7f507997870fa3e4b17619;p=pandora-kernel.git rt2x00: Merge RX and TX entry private data With the pending removal of the tx_control structure we can merge the RX and TX entry private data structure in advance. This will temporarily increase the required memory for the queue, but that overhead will only be limited. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed