RDMA/nes: Fix test of uninitialized netdev
authorRoland Dreier <roland@purestorage.com>
Fri, 25 Mar 2011 00:13:20 +0000 (17:13 -0700)
committerRoland 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