Phonet: common socket glue
authorRemi Denis-Courmont <remi.denis-courmont@nokia.com>
Tue, 23 Sep 2008 03:05:19 +0000 (20:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 03:05:19 +0000 (20:05 -0700)
commitba113a94b7503ee23ffe819e7045134b0c1d31de
treeb6236bbb36ffa311d7bc952066d2adc2b00c8d0c
parent8fb397406f6470f79040c41eec49af20900a9e3b
Phonet: common socket glue

This provides the socket API for the Phonet protocols family.

Signed-off-by: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phonet.h
include/net/phonet/phonet.h
net/phonet/Makefile
net/phonet/af_phonet.c
net/phonet/socket.c [new file with mode: 0644]