kernel: update to kernel version 2.6.32.32
[openwrt/openwrt.git] / target / linux / generic / patches-2.6.32 / 223-kobject-add-broadcast_uevent.patch
index 393668b8af4869ca98614508ee1a240b06ef91ff..cc4ffb25533285eda399cfb2af96326668e1f7ed 100644 (file)
@@ -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; }