Re: [PATCH V1 net 0/8] Bug fixes for ENA Ethernet driver

2019-05-03 Thread David Miller
From: Date: Wed, 1 May 2019 16:47:02 +0300 > From: Sameeh Jubran > > Sameeh Jubran (8): > net: ena: fix swapped parameters when calling > ena_com_indirect_table_fill_entry > net: ena: fix: set freed objects to NULL to avoid failing future > allocations > net: ena: fix: Free napi r

[PATCH V1 net 0/8] Bug fixes for ENA Ethernet driver

2019-05-01 Thread sameehj
From: Sameeh Jubran Sameeh Jubran (8): net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry net: ena: fix: set freed objects to NULL to avoid failing future allocations net: ena: fix: Free napi resources when ena_up() fails net: ena: fix incorrect test o