• Greg Kroah-Hartman's avatar
    Infiniband: make ipath driver use default driver groups. · 23b9c1ab
    Greg Kroah-Hartman authored
    Make the ipath driver use the new driver functions so that it does not
    touch the sysfs portion of the driver structure.
    
    We also remove the redundant symlink from the device back to the driver,
    as it is already in the sysfs tree.  Any userspace tools should be using
    the standard symlink, not some driver specific one.
    
    Cc: Roland Dreier <rdreier@cisco.com>
    Cc: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
    Cc: Arthur Jones <arthur.jones@qlogic.com>
    Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    23b9c1ab
ipath_driver.c 65.4 KB