Changeset 86 for GPL/trunk/lib32/ioctl.c
- Timestamp:
- Jan 23, 2007, 10:34:32 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/lib32/ioctl.c
r77 r86 118 118 if (j++ > timeout) 119 119 { 120 printk("j with tout =%i \n",j);120 printk("j with tout =%i. handle: %x\n",j, pHandle); 121 121 return -ETIME; 122 122 }
Note:
See TracChangeset
for help on using the changeset viewer.