summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorVarun Prakash <varun@chelsio.com>2019-04-03 17:30:14 +0530
committerDavid S. Miller <davem@davemloft.net>2019-04-04 17:40:26 -0700
commitcc5a726c79158bd307150e8d4176ec79b52001ea (patch)
treed43f805f73808843d10e7d5bfaa03e8983c9fdc4 /net
parent0a89eb92d8c335da92bd5f54d8463b87dd440d45 (diff)
libcxgb: fix incorrect ppmax calculation
BITS_TO_LONGS() uses DIV_ROUND_UP() because of this ppmax value can be greater than available per cpu page pods. This patch removes BITS_TO_LONGS() to fix this issue. Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions