Changeset 17729


Ignore:
Timestamp:
10/09/11 21:18:41 (21 months ago)
Author:
BrainSlayer
Message:

uclibc res_init implementation still crashes on some platforms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/inadyn/src/ip.c

    r17230 r17729  
    8585        do 
    8686        { 
    87                 res_init(); 
     87//              res_init(); 
    8888                rc = os_ip_support_startup(); 
    8989                if (rc != RC_OK) 
Note: See TracChangeset for help on using the changeset viewer.