mbox

[NEXT,0/5] Updates for net-next for IEEE 802.15.4 code

Message ID 1309437468-31021-1-git-send-email-dbaryshkov@gmail.com
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git2.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git for-next

Message

Dmitry Baryshkov June 30, 2011, 12:37 p.m. UTC
Hello,

Please merge the following changes into the net-next repo:

The following changes since commit 1049f6413f6e52572a768ca1590fa479ef0a48e8:

  myri10ge: Update MAINTAINERS (2011-06-29 06:02:05 -0700)

are available in the git repository at:
  git://git2.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git for-next

Alexander Smirnov (1):
      ieee802154: free skb buffer if dev isn't running

Dmitry Eremin-Solenikov (3):
      fakehard: stop setting platform_data as it's unused anymore
      ieee802154: support specifying hw address for created devices
      ieee802154: it's IEEE 802.15.4, not ZigBee

Werner Almesberger (1):
      IEEE 802.15.4: do not enable driver debugging by default

 drivers/ieee802154/Makefile    |    2 --
 drivers/ieee802154/fakehard.c  |    2 --
 net/ieee802154/af_ieee802154.c |    2 +-
 net/ieee802154/dgram.c         |    2 +-
 net/ieee802154/nl-phy.c        |   31 +++++++++++++++++++++++++++++++
 5 files changed, 33 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

David Miller July 1, 2011, 11:17 p.m. UTC | #1
From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Date: Thu, 30 Jun 2011 16:37:43 +0400

> The following changes since commit 1049f6413f6e52572a768ca1590fa479ef0a48e8:
> 
>   myri10ge: Update MAINTAINERS (2011-06-29 06:02:05 -0700)
> 
> are available in the git repository at:
>   git://git2.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git for-next

Pulled, thanks Dmitry.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html