Files
linux/drivers/net
Valentin Vidic 643c1d0608 net: korina: cast KSEG0 address to pointer in kfree
[ Upstream commit 3bd57b9055 ]

Fixes gcc warning:

passing argument 1 of 'kfree' makes pointer from integer without a cast

Fixes: 3af5f0f5c7 ("net: korina: fix kfree of rx/tx descriptor array")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Valentin Vidic <vvidic@valentin-vidic.from.hr>
Link: https://lore.kernel.org/r/20201018184255.28989-1-vvidic@valentin-vidic.from.hr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 09:40:20 +09:00
..
2023-05-16 08:55:07 +09:00
2016-06-15 22:06:06 -07:00
2023-05-16 08:56:31 +09:00
2016-05-09 00:00:28 -04:00
2018-03-22 09:17:57 +01:00