enic: Mark intr_timer in vnic_enet_config as deprecated
authorRoopa Prabhu <[email protected]>
Tue, 10 Aug 2010 18:55:26 +0000 (18:55 +0000)
committerDavid S. Miller <[email protected]>
Tue, 17 Aug 2010 09:32:59 +0000 (02:32 -0700)
Signed-off-by: Scott Feldman <[email protected]>
Signed-off-by: Roopa Prabhu <[email protected]>
Signed-off-by: Vasanthy Kolluri <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/enic/vnic_enet.h

index 3b3291248956a4d01848b635bf294f2622c175e7..e8740e3704e495eedbdb4726bc0f48bff72b06ff 100644 (file)
@@ -30,7 +30,7 @@ struct vnic_enet_config {
        u32 wq_desc_count;
        u32 rq_desc_count;
        u16 mtu;
-       u16 intr_timer;
+       u16 intr_timer_deprecated;
        u8 intr_timer_type;
        u8 intr_mode;
        char devname[16];