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:
f7cabcd
)
cxgb4: avoid duplicating some resource freeing code
author
Dimitris Michailidis
<dm@chelsio.com>
Sun, 11 Jul 2010 12:01:16 +0000
(12:01 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 12 Jul 2010 00:07:45 +0000
(17:07 -0700)
Currently there are two copies of some resource freeing code, turn it into
a function and call it.
Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found