Cleanup storvsc driver based on review comments from James. 1) While the existing per (virtual) HBA memory pools mechanism does address the deadlock issues raised earlier since for IDE devices there is a HBA per device and presently only IDE devices can be drain devices, here we implement a generic per-LUN memory pools mechanism. 2) Fix a couple of bugs in the bounce buffer handling code (now that I have been able to trigger these code paths!) 3) Cleanup some unnecessary code. With this, I believe I have addressed all of the review comments I have received on this driver. I will submit a separate patch for moving the driver out of staging (that includes these patches). Regards, K. Y _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel