#ifdef CONFIG_DBUS
Johannes Berg
johannes
Wed Jul 6 05:19:38 PDT 2011
On Wed, 2011-07-06 at 14:14 +0200, Mikael Wikstr?m wrote:
> static inline void
> void wpa_supplicant_dbus_notify_certification(struct wpa_supplicant *wpa_s,
> int depth, const char *subject,
> const char *cert_hash,
> const struct wpabuf *cert)
> {
> }
>
>
> 'void void in' return type.
Err, ok, that's recent and should be fixed. Care to send a patch?
> The patch I sent does not solve this but my compiler has an issue with
> inline so I'm trying to do without them.
I don't think that's a good plan.
johannes
More information about the Hostap
mailing list