Phonet: factor common code to send control messages
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Tue, 8 Mar 2011 22:44:09 +0000 (22:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Mar 2011 19:59:31 +0000 (11:59 -0800)
commit44c9ab16d29a50af6ed9ae084b75774570de512a
tree308c10f34f10b05e658232064f6231e8397134c6
parent0ebbf318635bf354bdb046419dd10e9a00667f37
Phonet: factor common code to send control messages

With the addition of the pipe controller, there is now quite a bit
of repetitive code for small signaling messages. Lets factor it.

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/phonet/pep.c