Changeset 612ad864 in mainline for uspace/lib/net/tl/tl_common.c


Ignore:
Timestamp:
2011-11-12T22:29:30Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
Children:
0c0f823b, fa76f81
Parents:
c6f189f7 (diff), 9b6be51 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

cstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/tl/tl_common.c

    rc6f189f7 r612ad864  
    158158 * @return              ENOENT if the packet dimension is not cached.
    159159 */
    160 int
    161 tl_update_ip_packet_dimension(packet_dimensions_t *packet_dimensions,
     160int tl_update_ip_packet_dimension(packet_dimensions_t *packet_dimensions,
    162161    nic_device_id_t device_id, size_t content)
    163162{
Note: See TracChangeset for help on using the changeset viewer.