Re: [PATCH 3/3] NET: Fix networking compilation errors

2007-04-27 Thread David Miller
From: David Howells <[EMAIL PROTECTED]> Date: Fri, 27 Apr 2007 15:31:45 +0100 > Fix miscellaneous networking compilation errors. > > (*) Export ktime_add_ns() for modules. > > (*) wext_proc_init() should have an ANSI declaration. > > Signed-Off-By: David Howells <[EMAIL PROTECTED]> Also appl

[PATCH 3/3] NET: Fix networking compilation errors

2007-04-27 Thread David Howells
Fix miscellaneous networking compilation errors. (*) Export ktime_add_ns() for modules. (*) wext_proc_init() should have an ANSI declaration. Signed-Off-By: David Howells <[EMAIL PROTECTED]> --- include/net/wext.h |2 +- kernel/hrtimer.c |2 ++ 2 files changed, 3 insertions(+), 1 d