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:
f8dfc45
)
atl1e: Fix set-but-unused variable.
author
David S. Miller
<davem@davemloft.net>
Sun, 17 Apr 2011 07:54:51 +0000
(
00:54
-0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 17 Apr 2011 07:54:51 +0000
(
00:54
-0700)
The variable 'tx_ring' is set but unused in
atl1e_init_ring_resources(). Just kill it off.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found