• G
    Infiniband: make ipath driver use default driver groups. · 23b9c1ab
    Greg Kroah-Hartman 提交于
    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: NGreg Kroah-Hartman <gregkh@suse.de>
    23b9c1ab
ipath_sysfs.c 19.3 KB