qlge: fix sparse warnings
authorStephen Hemminger <shemminger@vyatta.com>
Sat, 22 Nov 2008 01:29:50 +0000 (17:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 22 Nov 2008 01:29:50 +0000 (17:29 -0800)
Fix sparse warnings and one bug:
    * Several routines can be static
    * Don't lose __iomem annotation
    * fix locking on error path (bug)

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found