X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-2.6.32%2F223-kobject-add-broadcast_uevent.patch;h=cc4ffb25533285eda399cfb2af96326668e1f7ed;hp=393668b8af4869ca98614508ee1a240b06ef91ff;hb=b78210955c6b2c6f54b0d71fea2c6d0ed7f00e76;hpb=23518bb2e400eba4fdaa2b306de049a0378940ed diff --git a/target/linux/generic/patches-2.6.32/223-kobject-add-broadcast_uevent.patch b/target/linux/generic/patches-2.6.32/223-kobject-add-broadcast_uevent.patch index 393668b8af..cc4ffb2553 100644 --- a/target/linux/generic/patches-2.6.32/223-kobject-add-broadcast_uevent.patch +++ b/target/linux/generic/patches-2.6.32/223-kobject-add-broadcast_uevent.patch @@ -20,7 +20,7 @@ #else static inline int kobject_uevent(struct kobject *kobj, enum kobject_action action) -@@ -224,6 +230,16 @@ static inline int add_uevent_var(struct +@@ -224,6 +230,16 @@ static inline int add_uevent_var(struct static inline int kobject_action_type(const char *buf, size_t count, enum kobject_action *type) { return -EINVAL; }