summaryrefslogtreecommitdiff
path: root/screen.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-04-21 21:47:41 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-04-22 15:29:48 +0200
commit0dd9388efcd966197bda65c131d176cf0ac63c60 (patch)
treea81e28ba18f02ecae073e511a3f2a09dd21ab080 /screen.c
parente6186a3285928bf6fb798a4685d294ef9f3d0686 (diff)
ui: Print empty rows when clearing table
Fill table with empty rows while clearing. It will allow to get rid of clear() & refresh() each time before print the flows list. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'screen.c')
0 files changed, 0 insertions, 0 deletions
uiltin. Solve this problem by using __BITS_PER_LONG instead. Since we now #include asm/bitsperlong.h avoid further potential userspace pollution by moving the #define of SHIFT_PER_LONG to bitops.h which is not exported to userspace. This patch unbreaks compiling qemu on hppa/parisc. Signed-off-by: Helge Deller <deller@gmx.de> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'net/ipv4/tcp_cdg.c')