From: Stefan Schmidt <[email protected]>
Hello Dave.
Please find below a pull request from the ieee802154 subsystem for net-next.
regards
Stefan Schmidt
The following changes since commit b9f1f1ce866c28e3d9b86202441b220244754a69:
tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction (2017-10-18
14:19:26 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git
ieee802154-for-davem-2017-10-18
for you to fetch changes up to 396665e8320987ff43b20a62a6a1cdae57aa1cc1:
Merge remote-tracking branch 'net-next/master' (2017-10-18 17:40:18 +0200)
----------------------------------------------------------------
A warning fix from Colin King and a typo fix from Xue Liu. Bundled together with
a fixed firmware version check in the atusb driver.
----------------------------------------------------------------
Colin Ian King (1):
ieee802154: atusb: make two structures static, fixes warnings
Stefan Schmidt (2):
ieee802154: atusb: fix firmware version check to enable frame retries
Merge remote-tracking branch 'net-next/master'
Xue Liu (1):
ieee802154: netlink: fix typo of the name of struct genl_ops
drivers/net/ieee802154/atusb.c | 8 +++-----
net/ieee802154/netlink.c | 6 +++---
2 files changed, 6 insertions(+), 8 deletions(-)