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:
9948bb6
)
net: check retval of dev_addr_init()
author
Jiri Pirko
<jpirko@redhat.com>
Fri, 8 May 2009 13:30:17 +0000
(13:30 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 9 May 2009 20:15:48 +0000
(13:15 -0700)
Add missed checking of dev_addr_init return value in alloc_netdev_mq.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
net/core/dev.c | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found