Phonet: network device and address handling
authorRemi Denis-Courmont <remi.denis-courmont@nokia.com>
Tue, 23 Sep 2008 03:03:44 +0000 (20:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 03:03:44 +0000 (20:03 -0700)
commitf8ff60283de2b6775d7a14619056a08e3083bd40
treeaea8a14283aa5b5f7952e6e7b8e4adcc4422c592
parent8ead536dec142f27d5b5f72c3994eb39f4741717
Phonet: network device and address handling

This provides support for adding Phonet addresses to and removing
Phonet addresses from network devices.

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