All, Third submission for the upstream inclusion of the qla3xxx Ethernet driver. This is a complementary network driver for our ISP4XXX parts. There is a concurrent effort underway to get the iSCSI driver (qla4xxx) integrated upstream as well.
The following files are included and have been posted to the link below: LICENSE.qla3xxx qla3xxxsrc-v2.02.00k29.tgz ftp://ftp.qlogic.com/network/upstream/20.02.00k29/ Second submission: http://marc.theaimsgroup.com/?l=linux-netdev&m=114780280407707&w=2 Comments from second submission: http://marc.theaimsgroup.com/?l=linux-netdev&m=114782208808695&w=2 Changes in this release: - Reordered code to remove forward declarations. - Removed typedefs. - Changed inter-driver hardware lock to use wait_event(). - Removed macros defined inside structure definitions. - Removed volatile usage. - Removed wrapper RD_REG_READ/WRITE macros for readl/writel - Bug fix for msi logic. - Removed unused debug print functions. - probe now propagates error codes from api to caller. - Removed internal send queue and lock dependency. Looking forward to any and all feedback. Regards, Ron Mercer Qlogic Corporation - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html