]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/scsi/aic94xx/aic94xx_scb.c
[SCSI] isci: export phy events via ->lldd_control_phy()
[mv-sheeva.git] / drivers / scsi / aic94xx / aic94xx_scb.c
index 29593275201a563835511c2957384cf06bca7484..fdac7c2fef379bdddd6570d1229bada750c6643b 100644 (file)
@@ -906,6 +906,7 @@ int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg)
 
        switch (func) {
        case PHY_FUNC_CLEAR_ERROR_LOG:
+       case PHY_FUNC_GET_EVENTS:
                return -ENOSYS;
        case PHY_FUNC_SET_LINK_RATE:
                rates = arg;