linux_dsm_epyc7002/drivers/net/ethernet/chelsio
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
..
cxgb chelsio: clean up indentation issue 2019-02-02 20:14:38 -08:00
cxgb3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-01-16 05:13:36 +12:00
cxgb4 Revert "cxgb4: Update 1.23.3.0 as the latest firmware supported." 2019-03-29 13:47:14 -07:00
cxgb4vf cxgb4vf: Call netif_carrier_off properly in pci_probe 2019-03-01 23:21:06 -08:00
libcxgb libcxgb: fix incorrect ppmax calculation 2019-04-04 17:40:26 -07:00
Kconfig net: documentation: build a directory structure for drivers 2018-12-05 11:30:06 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00