Files
linux/drivers/net/ethernet/pensando/ionic
Christophe JAILLET 140c7bc7d1 ionic: Initialize the 'lif->dbid_inuse' bitmap
When allocated, this bitmap is not initialized. Only the first bit is set a
few lines below.

Use bitmap_zalloc() to make sure that it is cleared before being used.

Fixes: 6461b446f2 ("ionic: Add interrupts and doorbells")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Link: https://lore.kernel.org/r/6a478eae0b5e6c63774e1f0ddb1a3f8c38fa8ade.1640527506.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-12-28 16:07:35 -08:00
..
2019-09-05 09:24:43 +02:00
2021-10-02 14:00:21 +01:00
2021-10-02 14:00:21 +01:00
2021-07-27 20:15:21 +01:00
2021-10-10 10:42:47 +01:00
2020-03-21 19:53:57 -07:00
2021-10-02 14:00:21 +01:00
2021-10-02 14:00:21 +01:00