]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/char/amiserial.c
qlcnic: Bumped up driver version to 5.0.12
[net-next-2.6.git] / drivers / char / amiserial.c
index b0a70461a12c9c19269b8fe6c443251960c131b1..c0bd6f472c523a377f4d6efef8d90f8f6fbfe373 100644 (file)
@@ -1299,7 +1299,6 @@ static int rs_ioctl(struct tty_struct *tty, struct file * file,
 {
        struct async_struct * info = tty->driver_data;
        struct async_icount cprev, cnow;        /* kernel counter temps */
-       struct serial_icounter_struct icount;
        void __user *argp = (void __user *)arg;
        unsigned long flags;