Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2019 00:14:45 +0000 (17:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2019 00:14:45 +0000 (17:14 -0700)
commit3755ee2257895bb20117b527d54606f98694f996
treea336f184e7fb93f62be0057b8b6f4cd2c93bb529
parent8c7138b33e5c690c308b2a7085f6313fdcb3f616
parent6402939ec86eaf226c8b8ae00ed983936b164908
Merge tag 'ieee802154-for-davem-2019-09-28' of git://git./linux/kernel/git/sschmidt/wpan

Stefan Schmidt says:

====================
pull-request: ieee802154 for net 2019-09-28

An update from ieee802154 for your *net* tree.

Three driver fixes. Navid Emamdoost fixed a memory leak on an error
path in the ca8210 driver, Johan Hovold fixed a use-after-free found
by syzbot in the atusb driver and Christophe JAILLET makes sure
__skb_put_data is used instead of memcpy in the mcr20a driver

I switched from branches to tags here to be pulled from. So far not
annotated and not signed. Once I fixed my scripts it should contain
this messages as annotations. If you want it signed as well just tell
me. If there are any problems let me know.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ieee802154/ca8210.c