From: [EMAIL PROTECTED]
Date: Mon, 05 Feb 2007 16:31:05 -0800
> From: Adrian Bunk <[EMAIL PROTECTED]>
>
> This patch contains the following cleanups:
> - make the following needlessly global functions static:
> - lock_adapter_irq()
> - unlock_adapter_irq()
> - #if 0 the following unused globa
From: Adrian Bunk <[EMAIL PROTECTED]>
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-o