Changeset ae7d03c in mainline for uspace/drv/nic/ar9271


Ignore:
Timestamp:
2018-05-10T13:39:19Z (8 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e8975278
Parents:
b277bef
git-author:
Jiri Svoboda <jiri@…> (2018-05-10 07:38:12)
git-committer:
Jiri Svoboda <jiri@…> (2018-05-10 13:39:19)
Message:

Selected ccheck-proposed comment fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/nic/ar9271/ar9271.c

    rb277bef rae7d03c  
    801801         * This should initiate creating confirmation message in
    802802         * device side buffer which we will check in htc_check_ready function.
    803         */
     803         */
    804804        usb_pipe_t *ctrl_pipe = usb_device_get_default_pipe(usb_device);
    805805        errno_t rc = usb_control_request_set(ctrl_pipe,
Note: See TracChangeset for help on using the changeset viewer.