mbox series

pull-request: ieee802154-next 2018-10-04

Message ID 20181004112716.17565-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Headers show
Series pull-request: ieee802154-next 2018-10-04 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git ieee802154-for-davem-2018-10-04

Message

Stefan Schmidt Oct. 4, 2018, 11:27 a.m. UTC
Hello Dave.

An update from ieee802154 for *net-next*

A very quite cycle in the ieee802154 subsystem. We only have two cleanup
patches for this pull request.
Xue removed the platform_data struct handling from the mcr20a driver and
Alexander cleaned up some left overs in the hwsim driver.

Please pull, or let me know if there are any problems.

regards
Stefan Schmidt

The following changes since commit 1042caa79e9351b81ed19dc8d2d7fd6ff51a4422:

  net-ipv4: remove 2 always zero parameters from ipv4_redirect() (2018-09-26 20:30:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git ieee802154-for-davem-2018-10-04

for you to fetch changes up to 154113eb17735197796ff5f477c6243d00f2c5dc:

  ieee802154: hwsim: remove not used ifup list (2018-10-02 17:14:13 +0200)

----------------------------------------------------------------
Alexander Aring (1):
      ieee802154: hwsim: remove not used ifup list

Xue Liu (1):
      ieee802154: mcr20a: Remove struct mcr20a_platform_data

 drivers/net/ieee802154/mac802154_hwsim.c |  8 ----
 drivers/net/ieee802154/mcr20a.c          | 64 +++++++-------------------------
 2 files changed, 13 insertions(+), 59 deletions(-)

Comments

David Miller Oct. 4, 2018, 4:33 p.m. UTC | #1
From: Stefan Schmidt <stefan@datenfreihafen.org>
Date: Thu,  4 Oct 2018 13:27:16 +0200

> An update from ieee802154 for *net-next*
> 
> A very quite cycle in the ieee802154 subsystem. We only have two cleanup
> patches for this pull request.
> Xue removed the platform_data struct handling from the mcr20a driver and
> Alexander cleaned up some left overs in the hwsim driver.
> 
> Please pull, or let me know if there are any problems.

Pulled, thanks Stefan.