Re: Linux 2.4.21-pre2

Eyal Lebedinsky (eyal@eyal.emu.id.au)
Thu, 19 Dec 2002 10:33:35 +1100


Marcelo Tosatti wrote:
> Summary of changes from v2.4.21-pre1 to v2.4.21-pre2
> ============================================
> [trimmed]
> Rusty Russell <rusty@rustcorp.com.au>:
> o duplicate header in drivers_ieee1394_sbp2.c

Don't know if this patch is the source of this problem, but...

Build fails for drivers/ieee1394/sbp2.c where these two functions
sbp2_handle_physdma_write
sbp2_handle_physdma_read
are declared with an extra last argument 'u16 flags' in sbp2.h
but are missing this argument in their body in sbp2.c.

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/