summaryrefslogtreecommitdiff
path: root/screen.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-24ifpps, flowtop: Move ncurses init and end to common moduleTobias Klauser1-0/+9
rews' onchange='this.form.submit();'>mode:
authorBryant G. Ly <bryantly@linux.vnet.ibm.com>2017-01-11 13:52:27 -0600
committerBart Van Assche <bart.vanassche@sandisk.com>2017-01-17 09:42:19 -0800
commit387b978cb0d12cf3720ecb17e652e0a9991a08e2 (patch)
tree99d31dab3f303b677b5214b39ceace96912d9848 /net/rxrpc
parent49def1853334396f948dcb4cedb9347abb318df5 (diff)
ibmvscsis: Fix max transfer length
Current code incorrectly calculates the max transfer length, since it is assuming a 4k page table, but ppc64 all run on 64k page tables. Cc: stable@vger.kernel.org Reported-by: Steven Royer <seroyer@linux.vnet.ibm.com> Tested-by: Steven Royer <seroyer@linux.vnet.ibm.com> Signed-off-by: Bryant G. Ly <bryantly@linux.vnet.ibm.com> Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Diffstat (limited to 'net/rxrpc')