commit | 177943260a6088bec51fc6c04643d84e43bef423 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Thu Mar 13 20:58:03 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 13 16:10:11 2014 -0400 |
tree | e3dbed894d435bf3cf68f8f2fe38939e97f353ad | |
parent | 702eca02b7c8574b42359512ebccfa777a71f66e [diff] |
6lowpan: reassembly: un-export local functions 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>