summaryrefslogtreecommitdiff
path: root/libmachdev/net.c
AgeCommit message (Collapse)Author
2010-02-08remove io done thread.Zheng Da
eliminate a potential race condition in thread_wait and thread_wakeup.
2010-02-08return packet transmission error to the client.Zheng Da
2010-02-05deallocate skb_reply before freeing the packet.Zheng Da
2010-02-05create device port with create_device_port.Zheng Da
2010-02-01check in libmachdev.Zheng Da