dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/wanrouter
Hannes Eder 9ee62630fd wanrouter: fix sparse warnings: context imbalance
Impact: Attribute functions with __acquires(...) resp. __releases(...).

Fix this sparse warnings:
  net/wanrouter/wanproc.c:82:13: warning: context imbalance in 'r_start' - wrong count at exit
  net/wanrouter/wanproc.c:103:13: warning: context imbalance in 'r_stop' - unexpected unlock
  net/wanrouter/wanmain.c:765:13: warning: context imbalance in 'lock_adapter_irq' - wrong count at exit
  net/wanrouter/wanmain.c:771:13: warning: context imbalance in 'unlock_adapter_irq' - unexpected unlock

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-26 23:13:36 -08:00
..
Kconfig net: Remove references to wan-router.txt in Kconfigs 2008-07-14 22:22:29 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
patchlevel Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wanmain.c wanrouter: fix sparse warnings: context imbalance 2009-02-26 23:13:36 -08:00
wanproc.c wanrouter: fix sparse warnings: context imbalance 2009-02-26 23:13:36 -08:00