Commits

Eric Andersen committed 81155f8fa8d
Update definition of struct serial_struct, per linux-2.6.0-test5, to avoid stack corruption problems on some 64bit architectures when sizeof(void*) != sizeof(int). Thanks to Atsushi Nemoto for finding this problem.