diff options
Diffstat (limited to 'drivers/net/ethernet/cisco/enic/enic.h')
| -rw-r--r-- | drivers/net/ethernet/cisco/enic/enic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/cisco/enic/enic.h b/drivers/net/ethernet/cisco/enic/enic.h index ee93a2087fe6..c52295cd05ef 100644 --- a/drivers/net/ethernet/cisco/enic/enic.h +++ b/drivers/net/ethernet/cisco/enic/enic.h | |||
| @@ -94,7 +94,7 @@ struct enic { | |||
| 94 | u32 rx_coalesce_usecs; | 94 | u32 rx_coalesce_usecs; |
| 95 | u32 tx_coalesce_usecs; | 95 | u32 tx_coalesce_usecs; |
| 96 | #ifdef CONFIG_PCI_IOV | 96 | #ifdef CONFIG_PCI_IOV |
| 97 | u32 num_vfs; | 97 | u16 num_vfs; |
| 98 | #endif | 98 | #endif |
| 99 | struct enic_port_profile *pp; | 99 | struct enic_port_profile *pp; |
| 100 | 100 | ||
