S2IO: Fixes in MSIX related code.
- Calling store_xmsi_data to store the MSI-X datas during initialization in s2io-init_nic function - Disabling NAPI when MSI-X is enabled - Freeing sp->entries and sp->s2io_entries in s2io_rem_isr Signed-off-by: Sivakumar Subramani <sivakumar.subramani@neterion.com> Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:

committed by
David S. Miller

parent
8abc4d5b84
commit
c77dd43e77
@@ -415,6 +415,7 @@ struct config_param {
|
||||
#define INTA 0
|
||||
#define MSI_X 2
|
||||
u8 intr_type;
|
||||
u8 napi;
|
||||
|
||||
/* Specifies if Tx Intr is UTILZ or PER_LIST type. */
|
||||
|
||||
|
Reference in New Issue
Block a user