6lowpan: reassembly: un-export local functions
authorFlorian Westphal <fw@strlen.de>
Thu, 13 Mar 2014 19:58:03 +0000 (20:58 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Mar 2014 20:10:11 +0000 (16:10 -0400)
most of these are only used locally, make them static.
fold lowpan_expire_frag_queue into its caller, its small enough.

Cc: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/reassembly.c

Simple merge