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:
9365f11
)
be2net: Fix unused-but-set variables.
author
David S. Miller
<davem@davemloft.net>
Mon, 18 Apr 2011 00:08:41 +0000
(17:08 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Apr 2011 00:08:41 +0000
(17:08 -0700)
The variables 'tx_min' and 'tx_max' are set but not used in
be_set_coalesce().
Similarly for 'region' in be_do_flash().
Just kill them off.
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_ethtool.c
patch
|
blob
|
history
diff --cc
drivers/net/benet/be_ethtool.c
Simple merge