Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118650
b: refs/heads/master
c: 309f796
h: refs/heads/master
v: v3
  • Loading branch information
Ferenc Wagner authored and David S. Miller committed Nov 10, 2008
1 parent 1ac5efb commit 4698626
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: ffaf4c76526aaf94698e0c0612f09a6128437ad4
refs/heads/master: 309f796f301bf1c2731d9b9eb8642c76b523ebf7
2 changes: 1 addition & 1 deletion trunk/net/8021q/vlanproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ static int vlandev_seq_show(struct seq_file *seq, void *offset)
dev_info->ingress_priority_map[6],
dev_info->ingress_priority_map[7]);

seq_printf(seq, "EGRESSS priority Mappings: ");
seq_printf(seq, " EGRESS priority mappings: ");
for (i = 0; i < 16; i++) {
const struct vlan_priority_tci_mapping *mp
= dev_info->egress_priority_map[i];
Expand Down

0 comments on commit 4698626

Please sign in to comment.