6lowpan: move frame allocation code to a separate function
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Wed, 25 Apr 2012 23:35:50 +0000 (23:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2012 10:01:09 +0000 (06:01 -0400)
Separate frame allocation routine from data processing function.
This makes code more human readable and easier for understanding.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found