mbox series

pull-request: ieee802154 for net 2020-07-20

Message ID 20200720094009.1807496-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Headers show
Series pull-request: ieee802154 for net 2020-07-20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-davem-2020-07-20

Message

Stefan Schmidt July 20, 2020, 9:40 a.m. UTC
Hello Dave.

An update from ieee802154 for your *net* tree.

A potential memory leak fix for adf7242 from Liu Jian,
and one more HTTPS link change from Alexander A. Klimov.

regards
Stefan Schmidt

The following changes since commit 473309fb8372365ad211f425bca760af800e10a7:

  net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration (2020-07-16 13:27:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-davem-2020-07-20

for you to fetch changes up to 19dc36548be2027cb5a491511bc152493c1244bb:

  net: ieee802154: adf7242: Replace HTTP links with HTTPS ones (2020-07-20 08:51:38 +0200)

----------------------------------------------------------------
Alexander A. Klimov (1):
      net: ieee802154: adf7242: Replace HTTP links with HTTPS ones

Liu Jian (1):
      ieee802154: fix one possible memleak in adf7242_probe

 drivers/net/ieee802154/adf7242.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Comments

David Miller July 21, 2020, 12:05 a.m. UTC | #1
From: Stefan Schmidt <stefan@datenfreihafen.org>
Date: Mon, 20 Jul 2020 11:40:09 +0200

> An update from ieee802154 for your *net* tree.
> 
> A potential memory leak fix for adf7242 from Liu Jian,
> and one more HTTPS link change from Alexander A. Klimov.

Pulled.