Peter Hurley 1cef50e317 tty: Fix flip buffer free list
Since flip buffers are size-aligned to 256 bytes and all flip
buffers 512-bytes or larger are not added to the free list, the
free list only contains 256-byte flip buffers.

Remove the list search when allocating a new flip buffer.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-23 16:47:07 -07:00
..
2013-03-18 16:24:29 -07:00
2013-03-18 16:24:29 -07:00
2013-03-18 16:24:29 -07:00
2013-05-20 12:15:59 -07:00
2013-07-23 16:47:07 -07:00