commit | aee64faf236815e0f337408892c01b373cd340f3 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Tue May 05 06:20:51 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 05 12:26:25 2009 -0700 |
tree | e31fa875f8ec1a981f23cf64c0eb2c1e3bf1bf48 | |
parent | f001fde5eadd915f4858d22ed70d7040f48767cf [diff] |
bonding: get rid of CONFIG_PROC_FS ifdefs 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>