]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IPoIB: Remove a misleading debug print
authorOr Gerlitz <ogerlitz@voltaire.com>
Tue, 29 Jan 2008 10:57:56 +0000 (12:57 +0200)
committerRoland Dreier <rolandd@cisco.com>
Tue, 5 Feb 2008 04:20:43 +0000 (20:20 -0800)
commit7bc531dd883b955e6198c8e202161f22d2e8c472
tree509aaa21f88d024c422937339783fb7c41c94e44
parentbafff9741704959e99fb65a7327c017251019a19
IPoIB: Remove a misleading debug print

Commit 732a2170 ("IB/ipoib: Bound the net device to the ipoib_neigh
structue") left a misleading debug print (n->dev would be a bond
device only if boding is used).  Clean it up.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/ipoib/ipoib_main.c