aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/s2io.h')
-rw-r--r--drivers/net/s2io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/s2io.h b/drivers/net/s2io.h
index 62398fab2e96..724948d217b6 100644
--- a/drivers/net/s2io.h
+++ b/drivers/net/s2io.h
@@ -415,6 +415,7 @@ struct config_param {
415#define INTA 0 415#define INTA 0
416#define MSI_X 2 416#define MSI_X 2
417 u8 intr_type; 417 u8 intr_type;
418 u8 napi;
418 419
419 /* Specifies if Tx Intr is UTILZ or PER_LIST type. */ 420 /* Specifies if Tx Intr is UTILZ or PER_LIST type. */
420 421