- Timestamp:
- 02/03/10 13:57:34 (12 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 143eaba
- Parents:
- 19b7d05
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_dag25.c
r5778738 rcce868c 305 305 struct dag_dev_t *dag_device = NULL; 306 306 int stream = 1; 307 308 /* XXX I don't know if this is important or not, but this function 309 * isn't present in all of the driver releases that this code is 310 * supposed to support! */ 311 /* 307 312 unsigned long wake_time; 308 313 dagutil_sleep_get_wake_time(&wake_time,0); 314 */ 309 315 310 316 dag_init_format_out_data(libtrace);
Note: See TracChangeset
for help on using the changeset viewer.