|
|
|
Re: [PATCH] tty: Flags should be accessed via the foo_bit interfaces | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
On Thu, 04 Dec 2008 15:41:19 +0000 Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote: > --- a/drivers/net/slip.c > +++ b/drivers/net/slip.c > @@ -432,7 +432,7 @@ static void slip_write_wakeup(struct tty_struct *tty) > /* Now serial buffer is almost free & we can start > * transmission of another packet */ > sl->tx_packets++; > - tty->flags &= ~(1 << TTY_DO_WRITE_WAKEUP); > + clear_bit(TTY_DO_WRITE_WAKEUP, &sl->tty->flags); that's different. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
[Kernel List] [Site Home] [Ethernet Bridging] [Git] [IETF Annouce] [Linux Assembly] [VLAN] [Networking] [Security] [Bugtraq] [Rubini] [Photo] [Singles Social Networking] [Yosemite] [MIPS Linux] [ARM Linux] [Linux Virtualization] [Linux Security] [Linux IDE] [Linux RAID] [Linux SCSI] [Linux Wireless] [DDR & Rambus] [Free Dating] [Linux Resources] [Wireless Reading Device]
![]() |
![]() |