Files
android_kernel_xiaomi_sm8450/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
..
2017-08-28 16:41:00 -07:00
2015-12-27 20:51:40 -05:00
2018-06-26 22:15:14 +09:00
2020-08-03 16:20:14 -07:00
2020-03-06 21:55:32 -08:00
2020-03-06 21:55:32 -08:00
2018-06-26 22:15:14 +09:00