From: Alexander Aring Date: Mon, 13 Oct 2014 08:33:06 +0000 (+0200) Subject: ieee802154: 6lowpan: improve packet registration X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae2605e55c6ef640238fb2e03d044119acd9a37;p=pandora-kernel.git ieee802154: 6lowpan: improve packet registration This patch improves the packet registration handling. Instead of registration with module init we have a open count variable and registration the lowpan packet handler when it's needed. The open count variable should be protected by RTNL. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed