From: Surjit Reang Date: Thu, 24 Jan 2008 10:08:59 +0000 (-0800) Subject: S2io: Fixes to enable multiple transmit fifo support X-Git-Tag: v2.6.25-rc1~1162^2~331 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fda096d188ddae51a0fe8cd5b13cf9c84b03c1e;p=pandora-kernel.git S2io: Fixes to enable multiple transmit fifo support Fixes to enable multiple transmit fifos (upto a maximum of eight). - Moved single tx_lock from struct s2io_nic to struct fifo_info. - Moved single ufo_in_band_v structure from struct s2io_nic to struct fifo_info. - Assign the respective interrupt number for the transmitting fifo in the transmit descriptor (TXD). - Added boundary checks for number of FIFOs enabled and FIFO length. Signed-off-by: Surjit Reang Signed-off-by: Sreenivasa Honnur Signed-off-by: Ramkrishna Vepa Signed-off-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed