Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265540
b: refs/heads/master
c: c2e0cd8
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Aug 26, 2011
1 parent e8ad9e4 commit f22b578
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 22ad72b0277b02d4b4dee99ae69a58f616a46435
refs/heads/master: c2e0cd88691f214fdeacb63bbd823703456a1617
2 changes: 2 additions & 0 deletions trunk/include/linux/netrom.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
#ifndef NETROM_KERNEL_H
#define NETROM_KERNEL_H

#include <linux/ax25.h>

#define NETROM_MTU 236

#define NETROM_T1 1
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/linux/rose.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
#ifndef ROSE_KERNEL_H
#define ROSE_KERNEL_H

#include <linux/ax25.h>

#define ROSE_MTU 251

#define ROSE_MAX_DIGIS 6
Expand Down

0 comments on commit f22b578

Please sign in to comment.