syscall_net: hooks for reading from a socket
authorAlan Cox <alan@linux.intel.com>
Sat, 16 Jan 2016 15:27:50 +0000 (15:27 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 16 Jan 2016 15:27:50 +0000 (15:27 +0000)
commit6998d559c354ae9f20d7e6ccb2028a793483e42a
treeddfafaa9f14510a3ad40af02420c163c27817112
parent86858a473caa49f0c0eb0a0b4c43b98453db7c82
syscall_net: hooks for reading from a socket

This needs some rethinking for native sockets but we'll get there when we
deal with those.
Kernel/syscall_net.c