git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25ed784
)
qlge: fix sparse warnings
author
Stephen Hemminger
<shemminger@vyatta.com>
Sat, 22 Nov 2008 01:29:50 +0000
(17:29 -0800)
committer
David 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