bonding: get rid of CONFIG_PROC_FS ifdefs
authorJiri Pirko <jpirko@redhat.com>
Tue, 5 May 2009 06:20:51 +0000 (06:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 May 2009 19:26:25 +0000 (12:26 -0700)
Remove CONFIG_PROC_FS ifdefs from the code by adding void functions.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
 drivers/net/bonding/bond_main.c |   30 ++++++++++++++++++++----------
 1 files changed, 20 insertions(+), 10 deletions(-)
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found