linux_dsm_epyc7002/drivers/net/ethernet/chelsio/libcxgb
Varun Prakash cc5a726c79 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>
2019-04-04 17:40:26 -07:00
..
libcxgb_cm.c libcxgb: fix error check for ip6_route_output() 2017-01-04 13:25:53 -05:00
libcxgb_cm.h libcxgb,cxgb4: use __skb_put_zero to simplfy code 2018-04-30 11:53:48 -04:00
libcxgb_ppm.c libcxgb: fix incorrect ppmax calculation 2019-04-04 17:40:26 -07:00
libcxgb_ppm.h target/cxgbit: Fix endianness annotations 2017-02-09 00:39:05 -08:00
Makefile libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() 2016-09-15 20:49:19 -04:00