Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98231
b: refs/heads/master
c: 65c3e47
h: refs/heads/master
i:
  98229: 168f0cb
  98227: 715f29f
  98223: cbcf477
v: v3
  • Loading branch information
Chas Williams authored and David S. Miller committed Jun 17, 2008
1 parent 7ac2322 commit f1296fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 28e84ab3abafb0f9c9573993626abe6ca3fa8eb1
refs/heads/master: 65c3e4715b1b934f8dcc002d9f46b4371ca7a9b1
1 change: 1 addition & 0 deletions trunk/drivers/atm/he.c
Original file line number Diff line number Diff line change
Expand Up @@ -1555,6 +1555,7 @@ he_start(struct atm_dev *dev)
val = he_phy_get(he_dev->atm_dev, SUNI_TPOP_APM);
val = (val & ~SUNI_TPOP_APM_S) | (SUNI_TPOP_S_SDH << SUNI_TPOP_APM_S_SHIFT);
he_phy_put(he_dev->atm_dev, val, SUNI_TPOP_APM);
he_phy_put(he_dev->atm_dev, SUNI_TACP_IUCHP_CLP, SUNI_TACP_IUCHP);
}

/* 5.1.12 enable transmit and receive */
Expand Down

0 comments on commit f1296fe

Please sign in to comment.