Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2018 14:17:22 +0000 (10:17 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2018 14:17:22 +0000 (10:17 -0400)
commit2dabf9f281bc42ce1836c02b6588585d6c52b67d
tree123e329dcd39113abb8480b24f7ebfa325b11950
parent2c5d5b13c6eb79f5677e206b8aad59b3a2097f60
parentf18fa5de5ba7f1d6650951502bb96a6e4715a948
Merge branch 'ieee802154-for-davem-2018-05-08' of git://git./linux/kernel/git/sschmidt/wpan

Stefan Schmidt says:

====================
pull-request: ieee802154 2018-05-08

An update from ieee802154 for your *net* tree.

Two fixes for the mcr20a driver, which was being added in the 4.17 merge window,
by Gustavo and myself.
The atusb driver got a change to GFP_KERNEL where no GFP_ATOMIC is needed by
Jia-Ju.

The last and most important fix is from Alex to get IPv6 reassembly working
again for the ieee802154 6lowpan adaptation. This got broken in 4.16 so please
queue this one also up for the 4.16 stable tree.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>