Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21924
b: refs/heads/master
c: 5f0b67e
h: refs/heads/master
v: v3
  • Loading branch information
Ralph Campbell authored and Roland Dreier committed Mar 20, 2006
1 parent 2cdf70a commit 41485e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d36f34aadf184d8cc4c240de2b6319ccea8334bb
refs/heads/master: 5f0b67e0d5c2807337b8fee4aa71b05f4f641534
3 changes: 0 additions & 3 deletions trunk/drivers/infiniband/core/agent.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ int smi_check_local_dr_smp(struct ib_smp *smp,
{
struct ib_agent_port_private *port_priv;

if (smp->mgmt_class != IB_MGMT_CLASS_SUBN_DIRECTED_ROUTE)
return 1;

port_priv = ib_get_agent_port(device, port_num);
if (!port_priv) {
printk(KERN_DEBUG SPFX "smi_check_local_dr_smp %s port %d "
Expand Down

0 comments on commit 41485e1

Please sign in to comment.