]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r244535, r245995, r261505 and r258961:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 7 Feb 2014 07:34:47 +0000 (07:34 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 7 Feb 2014 07:34:47 +0000 (07:34 +0000)
commit6777780e523abe1ae3981b16e9bdc4b2a9fb470f
tree452a0382d275ba67974796dbf01f7ab7d904ee60
parentf66583b4429ad4d7adda6b3f3cbe00c8ae7120a6
MFC r244535, r245995, r261505 and r258961:
- Use a boundary of zero, hence a PAGE_SIZE boundary
is implied by all memory allocations.
- Fix an external compiler warning about write-only
assigned variable.

git-svn-id: svn://svn.freebsd.org/base/stable/8@261581 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/usb_busdma.c