Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79530
b: refs/heads/master
c: f5e5cb7
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Jan 28, 2008
1 parent 18b1b71 commit 46fe5df
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: dde1bc0e6f86183bc095d0774cd109f4edf66ea2
refs/heads/master: f5e5cb75539749960d7d35f8a7da29e2f4b96320
2 changes: 1 addition & 1 deletion trunk/net/sched/sch_atm.c
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ static int atm_tc_change(struct Qdisc *sch, u32 classid, u32 parent,
if (!excess)
return -ENOENT;
}
pr_debug("atm_tc_change: type %d, payload %lu, hdr_len %d\n",
pr_debug("atm_tc_change: type %d, payload %d, hdr_len %d\n",
opt->nla_type, nla_len(opt), hdr_len);
sock = sockfd_lookup(fd, &error);
if (!sock)
Expand Down

0 comments on commit 46fe5df

Please sign in to comment.