[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080829210610.GA14654@susedev.qlogic.org>
Date: Fri, 29 Aug 2008 14:06:10 -0700
From: Ron Mercer <ron.mercer@...gic.com>
To: jeff@...zik.org
Cc: netdev@...r.kernel.org, linux-driver@...gic.com,
ron.mercer@...gic.com
Subject: [PATCH 0/7][RFC] qlge: New Qlogic 10Gb Ethernet Driver.
Jeff,
The following patches are for further RFC for the Qlogic 10Gb driver.
This series does some cleanup as outlined below but does not yet have the
recieve buffer alignment copy per Dave Miller. That will be in the next
submittal which should be next week.
Most of the changes are per Ben Hutchings review and checkpatch.
1) Remove ethtool code that was commented out.
2) Change QPRINTK to use dev_printk and placed in do-while(0).
3) Remove inclusion of linux/version.h
4) Fixed places where variable assignments in if conditions took place.
5) Major cleanup of header file:
-Added packed directive to hw structures.
-Moved defined constants to top of file.
6) Added fixed timeouts for event waiting.
7) Cleaned up receive buffer queue initialization.
8) Fix doorbell page size to 4096. (Remove PAGE_SHIFT specifics.)
9) Cleanup per Lindent.
10) Cleanup per checkpatch.pl
11) Change driver version to v1.00.00-b2.
Regards,
Ron Mercer
Qlogic Corporation
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists