diff options
author | Ruslan Bukin <br@FreeBSD.org> | 2016-11-17 16:06:53 +0000 |
---|---|---|
committer | Ruslan Bukin <br@FreeBSD.org> | 2016-11-17 16:06:53 +0000 |
commit | 5515b0cb39fae7d2951b779b64a7e56823ac44c2 (patch) | |
tree | 29be2e079fa7d1498c768af8d6c0ff7e518e7f5b /cddl/lib | |
parent | 8e621af540634969322307bbfac640d07e0b5b17 (diff) |
Do not reallocate driver softc for uart unnecessarily.
Do not assume that all uart drivers use uart_softc structure as is.
Some do a sensible thing and do declare their uart class and driver
properly and arrive into uart_bus_attach with suitably sized softc.
Submitted by: kan
Sponsored by: DARPA, AFRL
Notes
Notes:
svn path=/head/; revision=308768
Diffstat (limited to 'cddl/lib')
0 files changed, 0 insertions, 0 deletions