summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2007-03-23 17:15:07 +0000
committerjhb <jhb@FreeBSD.org>2007-03-23 17:15:07 +0000
commit55f67dd8da67ce2dfbeef5af920c854ef0469b87 (patch)
tree4616a45caf09b3c2ace3dac22be5fc989d0c825f /sys/netinet/tcp_input.c
parent508d98cfce8ae9e8371c7d93822a996cb5ef72bd (diff)
downloadFreeBSD-src-55f67dd8da67ce2dfbeef5af920c854ef0469b87.zip
FreeBSD-src-55f67dd8da67ce2dfbeef5af920c854ef0469b87.tar.gz
- Fix exca_(io|mem)_map() to return proper errno values.
- Change exca_activate_resource() to call BUS_ACTIVATE_RESOURCE() before calling exca_(io|mem)_map() since the latter use rman_get_bus(tag|handle) and the recent changes to nexus(4) mean that you need to activate a resource before reading the bus tag and handle. This was true before, but now the nexus(4) drivers on x86 and ia64 are more forceful about it. Reviewed by: imp
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud