As on 2010-08-02 20:00, Luis R. Rodriguez did write: > On Sun, Aug 1, 2010 at 3:02 PM, Kshitij Kulshreshtha > <kkhere.geo@xxxxxxxxx> wrote: >> Signed-off-by: Kshitij Kulshreshtha <kkhere.geo@xxxxxxxxx> >> --- >> include/linux/compat-2.6.36.h | 5 +++++ >> 1 files changed, 5 insertions(+), 0 deletions(-) >> >> diff --git a/include/linux/compat-2.6.36.h b/include/linux/compat-2.6.36.h >> index 0307108..b14c772 100644 >> --- a/include/linux/compat-2.6.36.h >> +++ b/include/linux/compat-2.6.36.h >> @@ -8,6 +8,11 @@ >> #define kparam_block_sysfs_write(a) >> #define kparam_unblock_sysfs_write(a) >> >> +struct va_format { >> + const char *fmt; >> + va_list *va; >> +}; >> + >> #endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,36)) */ >> >> #endif /* LINUX_26_36_COMPAT_H */ > > I'll apply this for now but what caller uses this for example? > in linux-next.git net/wireless/core.c:912 static int ___wiphy_printk(const char *level, const struct wiphy *wiphy, struct va_format *vaf) > Luis -- Kshitij Kulshreshtha Institut für Mathematik, Universität Paderborn, Warburger Straße 100, 33098 Paderborn. Büro: A3.319 Privatanschrift: Arnikaweg 62 33100 Paderborn. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html