summaryrefslogtreecommitdiffstats
path: root/sys/dev/fatm/if_fatmvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/fatm/if_fatmvar.h')
-rw-r--r--sys/dev/fatm/if_fatmvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fatm/if_fatmvar.h b/sys/dev/fatm/if_fatmvar.h
index 57df041..8919d24 100644
--- a/sys/dev/fatm/if_fatmvar.h
+++ b/sys/dev/fatm/if_fatmvar.h
@@ -168,7 +168,7 @@ LIST_HEAD(rbuf_list, rbuf);
struct card_vcc {
struct atmio_vcc param; /* traffic parameters */
void *rxhand;
- uint vflags;
+ u_int vflags;
uint32_t ipackets;
uint32_t opackets;
uint32_t ibytes;
OpenPOWER on IntegriCloud