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:
3767546
)
bnx2: Close device if MTU change or ring size change fails.
author
Michael Chan
<mchan@broadcom.com>
Fri, 21 Aug 2009 16:20:45 +0000
(16:20 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 23 Aug 2009 00:48:47 +0000
(17:48 -0700)
When unable to allocate memory for new MTU or new ring size, we need
to close the device to prevent it from crashing.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found