Andrew Morton, The attached patch fixes the compile bugs you indicated plus some of Jeff Garzik's concerns.
- Removed non-NAPI code. - Removed un-needed PCI_POSTING macro. - Converted msleep() to ssleep() where waiting > 1 sec. - Broke up ql_link_state_machine into two functions for indent purposes. - Cleaned up ql3xxx_remove(). - Cleaned up banner print and moved to probe. - Got rid of tx_lock. Not needed. - Fix send routine for big endian mapping problem. - Version change to k35. Built and tested on the latest git tree on x86 and PPC64 platforms. Signed-off-by: Ron Mercer <[EMAIL PROTECTED]>
qla3xxx-v2.02.00-k35.patch
Description: qla3xxx-v2.02.00-k35.patch