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:
702b2aa
)
IPoIB: Fix build now that neighbour destructor is in neigh_params
author
Roland Dreier
<rdreier@cisco.com>
Tue, 7 Mar 2006 19:21:08 +0000
(11:21 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 20 Mar 2006 18:08:24 +0000
(10:08 -0800)
Fix the IPoIB build (which is broken in net-2.6.17 because of my
screw-up, which left out this chunk in ipoib_multicast.c).
The neighbour destructor is now in neigh_params, so we don't
need to clear it in the ops structure.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found