Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215150
b: refs/heads/master
c: 9fbb711
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Oct 13, 2010
1 parent da5861a commit 04cd5f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 29b4433d991c88d86ca48a4c1cc33c671475be4b
refs/heads/master: 9fbb711ee1a70826440502133903d4df025c0b78
2 changes: 1 addition & 1 deletion trunk/drivers/s390/net/ctcm_mpc.c
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ void ctc_mpc_dealloc_ch(int port_num)

CTCM_DBF_TEXT_(MPC_SETUP, CTC_DBF_DEBUG,
"%s: %s: refcount = %d\n",
CTCM_FUNTAIL, dev->name, atomic_read(&dev->refcnt));
CTCM_FUNTAIL, dev->name, netdev_refcnt_read(dev));

fsm_deltimer(&priv->restart_timer);
grp->channels_terminating = 0;
Expand Down

0 comments on commit 04cd5f8

Please sign in to comment.