From: David S. Miller Date: Sat, 18 Jan 2014 02:52:58 +0000 (-0800) Subject: Merge branch 'bonding_slave_sysfs' X-Git-Tag: v3.14-rc1~94^2~103 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=ff1a9d35a665a1507a9a31dbbf0f1eb2c08b1ef7;p=linux.git Merge branch 'bonding_slave_sysfs' Scott Feldman says: ==================== bonding: add slave netlink and sysfs support v2: - Address review comment from Ding (and Veacesiav): handle kobj cleanup if sysfs_create_file() fails when adding slave attribute nodes. v1: The following series adds bonding slave netlink and sysfs interfaces. Slave interfaces get a new IFLA_SLAVE set of netlink attributes, along with RTM_NEWLINK notification when slave's active status changes. The sysfs interface adds read-only nodes for slave attributes under a /slave dir, simliar to how bond interfaces get a /bonding dir for bonding attributes. ==================== Reviewed-by: Ding Tianhong Signed-off-by: David S. Miller --- ff1a9d35a665a1507a9a31dbbf0f1eb2c08b1ef7