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:
b95f5fc
)
ixgbe: fix ring reallocation in ethtool
author
Jesse Brandeburg
<jesse.brandeburg@intel.com>
Fri, 12 Sep 2008 02:59:16 +0000
(19:59 -0700)
committer
Jeff Garzik
<jgarzik@redhat.com>
Wed, 24 Sep 2008 22:54:57 +0000
(18:54 -0400)
changing ring sizes in ethtool needs to be robust. If an allocation fails the
driver must continue operation, with the previous settings.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found