Two patches in this series: the first makes at86rf230_probe accept
interrupt zero. 0 is a valid interrupt number. An unfortunate effect
of this patch is of course that we no longer catch cases where the
interrupt field was not set at all.

The second patch prevents the driver from corrupting memory and do
other fun things.

- Werner

Werner Almesberger (2):
  at86rf230: allow spi->irq == 0
  at86rf230: initialize unused buffers in struct spi_transfer to NULL

 drivers/ieee802154/at86rf230.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to