X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=net%2Fwireless%2Fsysfs.c;h=29f820e182511fcf8a70bf672e32887404f9cb10;hb=e811603feb198079bcdb3f75f72cbf9681de2062;hp=2d5d2255a27cd54bb12c1a21724680a5cdba617d;hpb=f778089cb2445dfc6dfd30a7a567925fd8589f1e;p=linux-2.6 diff --git a/net/wireless/sysfs.c b/net/wireless/sysfs.c index 2d5d2255a2..29f820e182 100644 --- a/net/wireless/sysfs.c +++ b/net/wireless/sysfs.c @@ -53,8 +53,7 @@ static void wiphy_dev_release(struct device *dev) } #ifdef CONFIG_HOTPLUG -static int wiphy_uevent(struct device *dev, char **envp, - int num_envp, char *buf, int size) +static int wiphy_uevent(struct device *dev, struct kobj_uevent_env *env) { /* TODO, we probably need stuff here */ return 0;