Changeset f99c191 in mainline for uspace/srv/net/net/net_standalone.c


Ignore:
Timestamp:
2010-10-10T19:13:19Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
87f78d1
Parents:
e721462
Message:

Remove broken support for bundled networking stack.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/net/net_standalone.c

    re721462 rf99c191  
    9494 * @return EOK on success.
    9595 * @return ENOTSUP if the message is not known.
    96  * @return Other error codes as defined for each bundled module
    97  *         message function.
     96 * @return Other error codes.
    9897 *
    9998 */
Note: See TracChangeset for help on using the changeset viewer.