Changeset 1118
- Timestamp:
- 12/21/06 13:22:48 (6 years ago)
- File:
-
- 1 edited
-
trunk/lib/format_linux.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/format_linux.c
r1091 r1118 325 325 case ARPHRD_IEEE80211: 326 326 return TRACE_TYPE_80211; 327 case ARPHRD_SIT: 328 return TRACE_TYPE_NONE; 327 329 default: /* shrug, beyond me! */ 328 330 printf("unknown Linux ARPHRD type 0x%04x\n",linktype);
Note: See TracChangeset
for help on using the changeset viewer.
