]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/irda/irlan_filter.h
[TCP]: Consolidate checking for tcp orphan count being too big.
[linux-2.6-omap-h63xx.git] / include / net / irda / irlan_filter.h
index 492dedaa8ac16dacd4cbab84484293a61e636f72..a5a2539485bddf24bd7d43eea82b56fe93e39237 100644 (file)
@@ -16,7 +16,7 @@
  *     published by the Free Software Foundation; either version 2 of 
  *     the License, or (at your option) any later version.
  *  
- *     Neither Dag Brattli nor University of Tromsø admit liability nor
+ *     Neither Dag Brattli nor University of Tromsø admit liability nor
  *     provide warranty for any of this software. This material is 
  *     provided "AS-IS" and at no charge.
  *     
@@ -28,6 +28,8 @@
 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);
+#ifdef CONFIG_PROC_FS
 void irlan_print_filter(struct seq_file *seq, int filter_type);
+#endif
 
 #endif /* IRLAN_FILTER_H */