net: fix more bugs
authorAlan Cox <alan@linux.intel.com>
Tue, 12 Jan 2016 23:38:12 +0000 (23:38 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 12 Jan 2016 23:38:12 +0000 (23:38 +0000)
commit4cad42892df821f22ea37fc5bb571bab3828becb
tree61bf3648ac44d4d1bb82299d5d715f3faa1f5612
parent5c0bea7abc536fa2e3447bf81f7fbeab6db9658e
net: fix more bugs

close() now works
connect() correctly calls into the net implementation but net_at hangs
Kernel/dev/net/net_at.c
Kernel/syscall_net.c