commit | eec7caa217f4f79b2965b4d7f5b266f81bb941d2 | [log] [tgz] |
---|---|---|
author | shemminger <shemminger> | Tue Jan 31 19:53:48 2006 +0000 |
committer | shemminger <shemminger> | Tue Jan 31 19:53:48 2006 +0000 |
tree | 6a3c08f865df1fd2858886c644042e14f13878b6 | |
parent | 241b93ef8fb6761ed89871fc3d51531fba6c4845 [diff] |
Fix up new sysfs code.
diff --git a/libbridge/libbridge_devif.c b/libbridge/libbridge_devif.c index 793a6c8..6e4466e 100644 --- a/libbridge/libbridge_devif.c +++ b/libbridge/libbridge_devif.c
@@ -36,7 +36,7 @@ } #define BRIDGEATTR(_a) SYSFS_BRIDGE_ATTR "/" _a -#define BRPORT(_a) SYSFS_BRIDE_PORT_ATTR "/" _a +#define BRPORT(_a) SYSFS_BRIDGE_PORT_ATTR "/" _a static void fetch_id(struct sysfs_class_device *dev, const char *name, struct bridge_id *id)