commit | 149b36eae2ab6aa6056664f4bc461f3d3affc9c1 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu Oct 18 01:24:16 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Oct 25 12:18:40 2007 -0700 |
tree | edba137c0805b0c69b4c90bb674be0a385d66a0c | |
parent | 3657f6c018907870d4264d466def384b58608484 [diff] |
serial: stop passing NULL to functions that expect data Earlier patches have removed the checking for old v new differences from the USB drivers so we can now pass in a valid blank old termios so that we don't to fill the drivers with magic hacks for console support Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>