summaryrefslogtreecommitdiffstats
path: root/drivers/reset
diff options
context:
space:
mode:
authorPeter Hurley <peter@hurleysoftware.com>2013-06-15 15:36:02 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-24 01:47:07 +0200
commit1cef50e317c3395c6e8451f2b82a155db6ef2b42 (patch)
tree5721c11c135878e4806b118b5cef5dc407e1b9b7 /drivers/reset
parenttty: Compute flip buffer ptrs (diff)
downloadlinux-1cef50e317c3395c6e8451f2b82a155db6ef2b42.tar.xz
linux-1cef50e317c3395c6e8451f2b82a155db6ef2b42.zip
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>
Diffstat (limited to 'drivers/reset')
0 files changed, 0 insertions, 0 deletions