178e485a0e
alloc_tty_driver was always assumed to succeed. Add code to check the return value and return -ENOMEM if alloc_tty_driver fails. Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
README | ||
TODO | ||
dgrp_common.c | ||
dgrp_common.h | ||
dgrp_dpa_ops.c | ||
dgrp_driver.c | ||
dgrp_mon_ops.c | ||
dgrp_net_ops.c | ||
dgrp_ports_ops.c | ||
dgrp_specproc.c | ||
dgrp_sysfs.c | ||
dgrp_tty.c | ||
digirp.h | ||
drp.h |
README
The user space code to work with this driver is located at https://github.com/wfp5p/dgrp-utils