phonet: Protect pipe_do_remove() with appropriate ifdefs.
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 Feb 2011 19:23:22 +0000 (11:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Feb 2011 19:23:22 +0000 (11:23 -0800)
commit004971353a403d75e7d50f8b3b304272ef056248
tree705e64d75cbe2b717783029492d28ad4f23ab1d9
parent8f44fcc72a454c5eb7cbc138bd53f0963f23e87f
phonet: Protect pipe_do_remove() with appropriate ifdefs.

It is only used when CONFIG_PHONET_PIPECTRLR is not set.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/phonet/pep.c