2009-06-08 Oliver Henshaw <oliver.henshaw@gmail.com>

* bus/usb/ohci.c: Set interf with correct field.
This commit is contained in:
proski 2009-06-08 20:10:27 +00:00
parent 69da887788
commit c0947beba6
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2009-06-08 Oliver Henshaw <oliver.henshaw@gmail.com>
* bus/usb/ohci.c: Set interf with correct field.
* bus/usb/uhci.c: Remove unneeded doubled lines.
* bus/usb/ohci.c: Likewise. Change interf to grub_uint32_t.
Remove whitespace inside comment.