Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1362154
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] staging: dgnc: use pointer type of tty_struct |
| Date | 2016-03-21 22:10 +0100 |
| Message-ID | <rfffl-2ON-31@gated-at.bofh.it> (permalink) |
| References | <rcsiJ-7as-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Mar 14, 2016 at 01:28:31PM +0900, Daeseok Youn wrote: > For using tty_alloc_driver, SerialDriver has to be pointer type. Yes, but you aren't calling tty_alloc_driver, so this patch totally breaks the working code :( Please be more careful... greg k-h
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 2/3] staging: dgnc: use pointer type of tty_struct Greg KH <gregkh@linuxfoundation.org> - 2016-03-21 22:10 +0100 Re: [PATCH 2/3] staging: dgnc: use pointer type of tty_struct DaeSeok Youn <daeseok.youn@gmail.com> - 2016-03-22 08:20 +0100
csiph-web