On Thu, 2007-09-27 at 12:41 +0100, mahamuni ashish wrote:
'cos 'strlen(ch)' isn't defined until you've initialised ch. If you swap
that line out with 'memset(ch, '\0', sizeof(ch))' then it will work.
Not a kernel bug, and hence not appropriate material for this list.
Trond
-