commit | 1b0fee7d68f234be6b270cda51d9fcb71bebd780 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel@sortiz.org> | Wed Sep 27 20:06:44 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Sep 28 18:02:48 2006 -0700 |
tree | 11e734d80ebaf2f0a053f912bfc59068c33ef4aa | |
parent | 778e6398d32590eaf2333706318cbcd04dbe50b7 [diff] |
[IrDA]: Memory allocations cleanups This patch replaces the bunch of arbitrary 64 and 128 bytes alloc_skb() calls with more accurate allocation sizes. Signed-off-by: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: David S. Miller <davem@davemloft.net>