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)
commit1e672c7b60faea96797dc44ff5488b8ba10be6a1
treea336f184e7fb93f62be0057b8b6f4cd2c93bb529
parenta3ebcc3fe1755db1418e6a33e6f61054d1335388
parented4ecffe9222bad8b74454c2ea0b8a2c49539ea0
Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/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