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)
It is only used when CONFIG_PHONET_PIPECTRLR is not set.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found