linux_dsm_epyc7002/drivers/net/ethernet/freescale/fman
Florinel Iordache 3207f715c3 fsl/fman: fix eth hash table allocation
Fix memory allocation for ethernet address hash table.
The code was wrongly allocating an array for eth hash table which
is incorrect because this is the main structure for eth hash table
(struct eth_hash_t) that contains inside a number of elements.

Fixes: 57ba4c9b56 ("fsl/fman: Add FMan MAC support")
Signed-off-by: Florinel Iordache <florinel.iordache@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-08-03 16:20:15 -07:00
..
fman_dtsec.c fsl/fman: check dereferencing null pointer 2020-08-03 16:20:15 -07:00
fman_dtsec.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_keygen.c fsl/fman: include IPSEC SPI in the Keygen extraction 2019-05-28 11:21:03 -07:00
fman_keygen.h
fman_mac.h fsl/fman: fix eth hash table allocation 2020-08-03 16:20:15 -07:00
fman_memac.c fsl/fman: check dereferencing null pointer 2020-08-03 16:20:15 -07:00
fman_memac.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_muram.c
fman_muram.h
fman_port.c fsl/fman: fix dereference null return value 2020-08-03 16:20:14 -07:00
fman_port.h fsl/fman: add API to get the device behind a fman port 2019-10-24 15:21:58 -07:00
fman_sp.c
fman_sp.h
fman_tgec.c fsl/fman: check dereferencing null pointer 2020-08-03 16:20:15 -07:00
fman_tgec.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman.c fsl/fman: use 32-bit unsigned integer 2020-08-03 16:20:14 -07:00
fman.h fsl/fman: detect FMan erratum A050385 2020-03-06 21:55:32 -08:00
Kconfig fsl/fman: detect FMan erratum A050385 2020-03-06 21:55:32 -08:00
mac.c fsl/fman: tolerate missing MAC address in device tree 2020-03-08 22:02:54 -07:00
mac.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00