commit | 506e7beb7468c7cf56370d0a7a6afbec56653473 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Sep 05 18:08:11 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 05 18:08:11 2005 -0700 |
tree | 732c43a6642d073171bcf55c028f57c1ced824e4 | |
parent | 8c5955d83ed26455a49d12e783cc2258d11279a9 [diff] |
[IRDA]: IrDA prototype fixes Every file should #include the header files containing the prototypes of it's global functions. In this case this showed that the prototype of irlan_print_filter() was wrong which is also corrected in this patch. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: David S. Miller <davem@davemloft.net>