Changeset 19243 for src/linux/universal/linux-3.2/net/phonet/pep.c
- Timestamp:
- 05/12/12 20:04:55 (13 months ago)
- File:
-
- 1 edited
-
src/linux/universal/linux-3.2/net/phonet/pep.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/linux/universal/linux-3.2/net/phonet/pep.c
r18171 r19243 1047 1047 int err, done; 1048 1048 1049 if (len > USHRT_MAX) 1050 return -EMSGSIZE; 1051 1049 1052 if ((msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR|MSG_NOSIGNAL| 1050 1053 MSG_CMSG_COMPAT)) ||
Note: See TracChangeset
for help on using the changeset viewer.
