]> 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)
commitf32d5bf5fd1fd89d2e27e36fd1fedb2ca57b1cfa
tree00a6fddf2076b97b5d33147a1855de87f0dbf53e
parent8c4abb8300e12c25bc592689b6d1c82c8a08779c
parent46696a7202f629ade8f341df7f2725143fddc0de
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>