]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '6lowpan'
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Oct 2013 23:48:29 +0000 (19:48 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Oct 2013 23:48:29 +0000 (19:48 -0400)
commitf582083de1b866e4873c349a4a590c863132ed63
tree00a6fddf2076b97b5d33147a1855de87f0dbf53e
parentd6b8fdb605ae93867a0a30f5cb0601442c42ba08
parent9b1dc84e3c16e8e58b316377308bed7da1655989
Merge branch '6lowpan'

Alexander Aring says:

====================
6lowpan: trivial changes

This patch series includes some trivial changes to prepare the 6lowpan stack
for upcomming patch-series which mainly fix fragmentation according to rfc4944
and udp handling(which is currently broken).

Changes since v3:
  - really fix intendation in patch 3/5

Changes since v2:
  - change intendation in patch 3/5
  - fix typo in 5/5 unecessary -> unnecessary
  - add missing 6lowpan tag in cover-letter
====================

Signed-off-by: David S. Miller <davem@davemloft.net>