Re: [PATCH] fs_enet: fix compilation

2005-11-11 Thread Vitaly Bordug
Jeff Garzik wrote: Vitaly Bordug wrote: Fs_enet was compile-broken due to recent platform code update (a number of platform stuff has been moved to the separate header). This fixes the compile issue. Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]> hmm, patch doesn't seem to apply That's

Re: [PATCH] fs_enet: fix compilation

2005-11-11 Thread Jeff Garzik
Vitaly Bordug wrote: Fs_enet was compile-broken due to recent platform code update (a number of platform stuff has been moved to the separate header). This fixes the compile issue. Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]> hmm, patch doesn't seem to apply - To unsubscribe from this

[PATCH] fs_enet: fix compilation

2005-11-10 Thread Vitaly Bordug
Fs_enet was compile-broken due to recent platform code update (a number of platform stuff has been moved to the separate header). This fixes the compile issue. Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]> --- diff --git a/drivers/net/fs_enet/fs_enet-main.c b/drivers/net/fs_enet/fs_enet-m