Re: [1/1] connector: fix compilation breakage introduced recently.

2006-12-18 Thread Evgeniy Polyakov
On Sun, Dec 17, 2006 at 05:09:58PM -0800, David Miller ([EMAIL PROTECTED]) wrote: From: Evgeniy Polyakov [EMAIL PROTECTED] Date: Sun, 17 Dec 2006 14:29:46 +0300 Linus has changed work queue structure and has not tested it with connector compiled in, his changes break the build.

[1/1] connector: fix compilation breakage introduced recently.

2006-12-17 Thread Evgeniy Polyakov
Linus has changed work queue structure and has not tested it with connector compiled in, his changes break the build. Attached patch fixes compilation error. Patch is against commit 99f5e9718185f07458ae70c2282c2153a2256c91. Thanks to Toralf Förster for pointing this out. Signed-off-by: Evgeniy

Re: [1/1] connector: fix compilation breakage introduced recently.

2006-12-17 Thread David Miller
From: Evgeniy Polyakov [EMAIL PROTECTED] Date: Sun, 17 Dec 2006 14:29:46 +0300 Linus has changed work queue structure and has not tested it with connector compiled in, his changes break the build. Attached patch fixes compilation error. Patch is against commit