Re: [ofa-general] [PATCH v4 00/14] QLogic VNIC Driver
From: Ramachandra K <hidden>
Date: 2008-06-12 15:21:31
Roland, On Wed, Jun 11, 2008 at 2:32 AM, Ramachandra K [off-list ref] wrote:
Roland,
This is the fourth round of QLogic Virtual NIC driver patch series for submission
to 2.6.27 kernel. The series has been tested against your for-2.6.27 branch.
Based on comments received on third series of patches, following fixes have
been introduced in this series:
- Single value per sysfs file created by QLogic VNIC Driver.
- Documentation/ABI/testing/sysfs-class-infiniband-qlgc-vnic
describing the sysfs interface of the QLogic VNIC Driver.
- Use of existing dev->stats instead of driver's private
vnic->stats.
- Changing more generic name completion_callback_cleanup to
the one more driver specific - vnic_completion_cleanup
- Removal of the field vnic->open
- Minor Modifications to linked list manipulations.Since the single value per sysfs file change has been implemented, is the driver ready for merging or are there any more changes required before the merge can happen ? Regards, Ram