Hello, On Friday 10 June 2011 11:13:11 Sergiy wrote: > Here is SPI-bus implementation for ralink devices.
It is better if you can post the patch inline with your email, makes the commenting easier. in ramips_spi_write_read(), there is no check if xfer->len is not bigger than the controller FIFO size, you might want to add a check on this. The FIFO is also not know, do you know what is its size? -- Florian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
