Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Christophe JAILLET 81359617f1 net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'
If this sanity check fails, we must free 'rss_indir'. Otherwise there is a
memory leak.
'goto err' as done in the other error handling paths to fix it.

Fixes: 46a3df9f97 ("net: hns3: Fix for setting rss_size incorrectly")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-01 22:57:24 -07:00
..
2017-08-19 17:13:41 -07:00
2017-09-26 13:44:31 -07:00
2017-09-08 20:53:10 -07:00
2017-08-19 17:13:41 -07:00
2017-07-17 09:52:57 -07:00
2017-08-29 10:02:54 +02:00
2017-07-17 13:37:15 -07:00