]> err.no Git - linux-2.6/blobdiff - include/linux/hdlcdrv.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
[linux-2.6] / include / linux / hdlcdrv.h
index 4f6ee3b267fa222ee03567b8452d16f1d0e0ef10..bf6302f6b5f88d44c2acdafa7f17022630d84cba 100644 (file)
@@ -200,7 +200,7 @@ struct hdlcdrv_state {
 
        struct hdlcdrv_hdlcrx {
                struct hdlcdrv_hdlcbuffer hbuf;
-               long in_hdlc_rx;
+               unsigned long in_hdlc_rx;
                /* 0 = sync hunt, != 0 receiving */
                int rx_state;   
                unsigned int bitstream;