Jens,

The incoming patch series contains 4 patches for the
rsxx driver (drivers/block/rsxx). They are all bug
fixes.

Patch1:
        Our adapter is going through a name change.

Patch2:
        The driver isn't removing the IDA entry during
        driver unload. This becomes a problem during
        DLPAR remove.

Patch3:
        These are changes mentioned by other members
        of the Linux Community. Basically, returning 
        the wrong statuses on a couple of failure
        cases in the driver.

Patch 4:
        The driver wasn't handling the return value
        of pci_map_page correctly for the PowerPC
        architecture. This also uncovered a double
        free scenario that is fixed here.
        

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to