Re: [PATCH] ieee1394: sbp2: remove bogus "emulated" host flag

2007-01-15 Thread Stefan Richter
On 15 Jan, Kristian Høgsberg wrote: > On 1/14/07, Stefan Richter <[EMAIL PROTECTED]> wrote: >> There is no emulation going on here. > ... > >> - .emulated= 1, > > Not sure what this flag does, but I copied it over to fw-sbp2.c. There is a single use: Userspace application c

Re: [PATCH] ieee1394: sbp2: remove bogus "emulated" host flag

2007-01-15 Thread Douglas Gilbert
Kristian Høgsberg wrote: > On 1/14/07, Stefan Richter <[EMAIL PROTECTED]> wrote: >> There is no emulation going on here. > ... > >> - .emulated= 1, > > Not sure what this flag does, but I copied it over to fw-sbp2.c. If > it's bogus, I guess we should drop it from fw-sbp2.c

Re: [PATCH] ieee1394: sbp2: remove bogus "emulated" host flag

2007-01-15 Thread Kristian Høgsberg
On 1/14/07, Stefan Richter <[EMAIL PROTECTED]> wrote: There is no emulation going on here. ... - .emulated= 1, Not sure what this flag does, but I copied it over to fw-sbp2.c. If it's bogus, I guess we should drop it from fw-sbp2.c too. Kristian - To unsubscribe from

[PATCH] ieee1394: sbp2: remove bogus "emulated" host flag

2007-01-14 Thread Stefan Richter
There is no emulation going on here. Signed-off-by: Stefan Richter <[EMAIL PROTECTED]> --- Index: linux/drivers/ieee1394/sbp2.c === --- linux.orig/drivers/ieee1394/sbp2.c 2007-01-14 15:45:30.0 +0100 +++ linux/drivers/ieee1394