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:
6c51038
)
RDMA/nes: Fix test of uninitialized netdev
author
Roland Dreier
<roland@purestorage.com>
Fri, 25 Mar 2011 00:13:20 +0000
(17:13 -0700)
committer
Roland Dreier
<roland@purestorage.com>
Fri, 25 Mar 2011 00:18:30 +0000
(17:18 -0700)
Commit
1765a575334f
("net: make dev->master general") introduced a
test of an uninitialized netdev. Fix the code so the intended netdev
is tested.
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found