mbox series

pull-request: ieee802154-next 2019-11-13

Message ID 20191113123759.5551-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Headers show
Series pull-request: ieee802154-next 2019-11-13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git tags/ieee802154-for-davem-2019-11-13

Message

Stefan Schmidt Nov. 13, 2019, 12:37 p.m. UTC
Hello Dave.

An update from ieee802154 for *net-next*

I waited until last minute to see if there are more patches coming in.
Seems not and we will only have one change for ieee802154 this time.

Yue Haibing removed an unused variable in the cc2520 driver.

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

regards
Stefan Schmidt

The following changes since commit a734d1f4c2fc962ef4daa179e216df84a8ec5f84:

  net: openvswitch: return an error instead of doing BUG_ON() (2019-05-04 01:36:36 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git tags/ieee802154-for-davem-2019-11-13

for you to fetch changes up to 693463e8340d55af4baed3b0721f9d8f5350a18a:

  ieee802154: remove set but not used variable 'status' (2019-10-28 14:25:46 +0100)

----------------------------------------------------------------
YueHaibing (1):
      ieee802154: remove set but not used variable 'status'

 drivers/net/ieee802154/cc2520.c | 3 ---
 1 file changed, 3 deletions(-)

Comments

David Miller Nov. 13, 2019, 8:12 p.m. UTC | #1
From: Stefan Schmidt <stefan@datenfreihafen.org>
Date: Wed, 13 Nov 2019 13:37:59 +0100

> An update from ieee802154 for *net-next*
> 
> I waited until last minute to see if there are more patches coming in.
> Seems not and we will only have one change for ieee802154 this time.
> 
> Yue Haibing removed an unused variable in the cc2520 driver.
> 
> Please pull, or let me know if there are any problems.

Pulled, thanks Stefan.