]> git.baikalelectronics.ru Git - kernel.git/commit
[IRDA]: IrDA prototype fixes
authorAdrian Bunk <bunk@stusta.de>
Tue, 6 Sep 2005 01:08:11 +0000 (18:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Sep 2005 01:08:11 +0000 (18:08 -0700)
commit0d74c2fb51828e5915bad28e3b8ced905c7f598b
tree732c43a6642d073171bcf55c028f57c1ced824e4
parenta9ec3bb75a7a97ba2dea01988edd2343c2e6c48b
[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>
include/net/irda/irlan_filter.h
net/irda/irlan/irlan_filter.c
net/irda/qos.c