summaryrefslogtreecommitdiff
path: root/pciradio.c
diff options
context:
space:
mode:
Diffstat (limited to 'pciradio.c')
-rwxr-xr-xpciradio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pciradio.c b/pciradio.c
index f3cbb68..002a9a3 100755
--- a/pciradio.c
+++ b/pciradio.c
@@ -143,7 +143,7 @@ struct pciradio {
struct zt_span span;
unsigned char ios;
int usecount;
- int intcount;
+ unsigned int intcount;
int dead;
int pos;
int freeregion;