• Greg Kroah-Hartman's avatar
    Driver: add driver_add_kobj for looney iseries_veth driver · cbe9c595
    Greg Kroah-Hartman authored
    The iseries driver wants to hang kobjects off of its driver, so, to
    preserve backwards compatibility, we need to add a call to the driver
    core to allow future changes to work properly.
    
    Hopefully no one uses this function in the future and the iseries_veth
    driver authors come to their senses so I can remove this hack...
    
    Cc: Dave Larson <larson1@us.ibm.com>
    Cc: Santiago Leon <santil@us.ibm.com>
    Cc: Kay Sievers <kay.sievers@vrfy.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    cbe9c595
driver.c 6.19 KB