Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155639
b: refs/heads/master
c: b13bb2e
h: refs/heads/master
i:
  155637: 1af66f5
  155635: bb2a6c1
  155631: 786ec87
v: v3
  • Loading branch information
Lothar Waßmann authored and David S. Miller committed Jul 15, 2009
1 parent 2313231 commit d69b379
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f7e5cc0c40dff92bad2894153f675c6c542ba2f0
refs/heads/master: b13bb2e9933b9dfa25c81d959d847c843481111e
1 change: 1 addition & 0 deletions trunk/net/can/bcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ static __initdata const char banner[] = KERN_INFO
MODULE_DESCRIPTION("PF_CAN broadcast manager protocol");
MODULE_LICENSE("Dual BSD/GPL");
MODULE_AUTHOR("Oliver Hartkopp <oliver.hartkopp@volkswagen.de>");
MODULE_ALIAS("can-proto-2");

/* easy access to can_frame payload */
static inline u64 GET_U64(const struct can_frame *cp)
Expand Down
1 change: 1 addition & 0 deletions trunk/net/can/raw.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ static __initdata const char banner[] =
MODULE_DESCRIPTION("PF_CAN raw protocol");
MODULE_LICENSE("Dual BSD/GPL");
MODULE_AUTHOR("Urs Thuermann <urs.thuermann@volkswagen.de>");
MODULE_ALIAS("can-proto-1");

#define MASK_ALL 0

Expand Down

0 comments on commit d69b379

Please sign in to comment.