git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8117426
)
m68knommu: fix dereference of port.tty
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 8 Feb 2011 11:32:36 +0000
(21:32 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 15 Feb 2011 23:43:18 +0000
(09:43 +1000)
The struct_tty associated with a port is now a direct pointer
from within the local private driver info struct. So fix all uses
of it.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found