summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorFlorinel Iordache <florinel.iordache@nxp.com>2020-08-03 10:07:34 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-21 10:48:13 +0300
commit4ac2e3425382667ceb957d0837c81e81dc02a2dc (patch)
tree8f525e5824adad0808c4d9f192fcba200efea138 /fs
parentee11e170e8205d1918e1f2f9b9b9868de96eb9a1 (diff)
downloadlinux-4ac2e3425382667ceb957d0837c81e81dc02a2dc.tar.xz
fsl/fman: fix eth hash table allocation
[ Upstream commit 3207f715c34317d08e798e11a10ce816feb53c0f ] 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: 57ba4c9b56d8 ("fsl/fman: Add FMan MAC support") Signed-off-by: Florinel Iordache <florinel.iordache@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions