]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r254243:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 20 Aug 2013 07:40:40 +0000 (07:40 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 20 Aug 2013 07:40:40 +0000 (07:40 +0000)
commit26fcc411e30f06b7960576aef7498878895bd29c
tree9e165e9436741f4d80a8d23041398f8d8436be1a
parentbd68b2d3a4a2aeb2da119f2c11bd1b2397b3f33c
MFC r254243:

- Try to fix build of 32-bit compatibility USB support for FreeBSD and
Linux targets without breaking the existing IOCTL API.

- Remove some not-needed header file inclusions.

- Wrap a long line.

Reported by: Damjan Jovanovic <damjan.jov@gmail.com>

git-svn-id: svn://svn.freebsd.org/base/stable/8@254556 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/usb_compat_linux.c
sys/dev/usb/usb_hub.c
sys/dev/usb/usb_ioctl.h
sys/dev/usb/usb_request.c