Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4902
b: refs/heads/master
c: d7c7ed4
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Graf authored and David S. Miller committed Jul 18, 2005
1 parent dde7ea2 commit 4cd49de
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: 4851d3aaa550b7b62553dd19fcadc7b586da4f17
refs/heads/master: d7c7ed4dbc66c5f4dfa5615cdfc5009af3b3b137
3 changes: 0 additions & 3 deletions trunk/net/sched/em_text.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ static int em_text_change(struct tcf_proto *tp, void *data, int len,
struct ts_config *ts_conf;
int flags = 0;

printk("Configuring text: %s from %d:%d to %d:%d len %d\n", conf->algo, conf->from_offset,
conf->from_layer, conf->to_offset, conf->to_layer, conf->pattern_len);

if (len < sizeof(*conf) || len < (sizeof(*conf) + conf->pattern_len))
return -EINVAL;

Expand Down

0 comments on commit 4cd49de

Please sign in to comment.