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:
8f40f67
)
net: handle errors from device_rename
author
Stephen Hemminger
<shemminger@vyatta.com>
Thu, 15 May 2008 05:33:38 +0000
(22:33 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 15 May 2008 05:33:38 +0000
(22:33 -0700)
device_rename can fail with -EEXIST or -ENOMEM, so handle any
problems.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found