Changeset ab517f4 in mainline


Ignore:
Timestamp:
2011-12-11T18:30:28Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c6d5f08
Parents:
4a01dcc
Message:

uhcirh: remove call to non-existent function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/uhcirh/port.c

    r4a01dcc rab517f4  
    260260{
    261261        assert(port);
    262         assert(usb_hc_connection_is_opened(&port->hc_connection));
    263262
    264263        usb_log_debug("%s: Detected new device.\n", port->id_string);
Note: See TracChangeset for help on using the changeset viewer.