Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222056
b: refs/heads/master
c: 0597d1b
h: refs/heads/master
v: v3
  • Loading branch information
Oliver Hartkopp authored and David S. Miller committed Nov 12, 2010
1 parent bc9425f commit c5ab068
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: 6c4f199411f254bf3713b04ed8653f0955883309
refs/heads/master: 0597d1b99fcfc2c0eada09a698f85ed413d4ba84
2 changes: 1 addition & 1 deletion trunk/net/can/bcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ struct bcm_sock {
struct list_head tx_ops;
unsigned long dropped_usr_msgs;
struct proc_dir_entry *bcm_proc_read;
char procname [9]; /* pointer printed in ASCII with \0 */
char procname [20]; /* pointer printed in ASCII with \0 */
};

static inline struct bcm_sock *bcm_sk(const struct sock *sk)
Expand Down

0 comments on commit c5ab068

Please sign in to comment.