Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7125
b: refs/heads/master
c: 506e7be
h: refs/heads/master
i:
  7123: e705cf6
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Sep 6, 2005
1 parent 4e33bf0 commit d6a1459
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 8c5955d83ed26455a49d12e783cc2258d11279a9
refs/heads/master: 506e7beb7468c7cf56370d0a7a6afbec56653473
2 changes: 1 addition & 1 deletion trunk/include/net/irda/irlan_filter.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
void irlan_check_command_param(struct irlan_cb *self, char *param,
char *value);
void irlan_filter_request(struct irlan_cb *self, struct sk_buff *skb);
int irlan_print_filter(struct seq_file *seq, int filter_type);
void irlan_print_filter(struct seq_file *seq, int filter_type);

#endif /* IRLAN_FILTER_H */
1 change: 1 addition & 0 deletions trunk/net/irda/irlan/irlan_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include <linux/seq_file.h>

#include <net/irda/irlan_common.h>
#include <net/irda/irlan_filter.h>

/*
* Function irlan_filter_request (self, skb)
Expand Down
1 change: 1 addition & 0 deletions trunk/net/irda/qos.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#include <net/irda/parameters.h>
#include <net/irda/qos.h>
#include <net/irda/irlap.h>
#include <net/irda/irlap_frame.h>

/*
* Maximum values of the baud rate we negociate with the other end.
Expand Down

0 comments on commit d6a1459

Please sign in to comment.