diff options
author | rwatson <rwatson@FreeBSD.org> | 2009-03-09 13:12:48 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2009-03-09 13:12:48 +0000 |
commit | 0e6c8b2a3584a7a99d2b0609bb325b6d3b79b2c5 (patch) | |
tree | 7750c9de4c1b35cd4ded390f6f19bb7765ccdf91 /sys/dev/usb/controller/ehci_pci.c | |
parent | 527781253152b25016cf729311845b232c83387b (diff) | |
download | FreeBSD-src-0e6c8b2a3584a7a99d2b0609bb325b6d3b79b2c5.zip FreeBSD-src-0e6c8b2a3584a7a99d2b0609bb325b6d3b79b2c5.tar.gz |
Use a u_int for p_lock instead of a char: this avoids a (somewhat
unlikely but not impossible given modern thread counts) wrap-around,
and the compiler was padding it out to an int (at least) anyway.
MFC after: 3 days (but confirm ABI impact)
Diffstat (limited to 'sys/dev/usb/controller/ehci_pci.c')
0 files changed, 0 insertions, 0 deletions