« Previous | Next » 

Revision 1fa63e43

ID1fa63e43e64596455938e09d3e6ec89eb0c4bbc8

Added by Michael Buesch almost 15 years ago

usb-ohci: Fix endianness issue

This fixes a possible endianness issue in the usb-ohci hw module.
hcca.frame and ohci->frame_number are 16bit, so use cpu_to_le16().

Signed-off-by: Michael Buesch <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences