Best to work against staging-next. This doesn't apply any more.
Glen, can you guys test/review these patches, please? They're a bit
tricky for me. I have low confidence in "the comments say it's fine to
set ->rx to NULL."
regards,
dan carpenter
___
The code for sending and receiving spi data had multiple style
problems, was repetative and contained errors. This series simplifies
the code and fixes some of the problems.
Janosch Frank (7):
staging/wilc1000: Introduce linux_spi_msg_init
staging/wilc1000: Sanitize linux_spi_write_read
stag