[NET] net/wanrouter/wanmain.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 6 Feb 2007 02:07:27 +0000 (18:07 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 8 Feb 2007 20:38:54 +0000 (12:38 -0800)
commit97353cb4c05c2edf260e9d1b19a29d3cc0060a09
tree6e1499853f6b45b6d33ec8830a0b06c98c9e96c0
parent84ff602efba2664762070add0600aa5c870a2659
[NET] net/wanrouter/wanmain.c: cleanups

This patch contains the following cleanups:
- make the following needlessly global functions static:
  - lock_adapter_irq()
  - unlock_adapter_irq()
- #if 0 the following unused global functions:
  - wanrouter_encapsulate()
  - wanrouter_type_trans()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/wanrouter.h
net/wanrouter/wanmain.c