[LLC]: llc_mac_hdr_init const arguments
authorStephen Hemminger <shemminger@osdl.org>
Tue, 21 Mar 2006 06:59:36 +0000 (22:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:59:36 +0000 (22:59 -0800)
commitf4ad2b162d653e4a6e57d598119e3820c65fef71
tree142e7160b4dda4c4080d688d82bb1462a10f7e03
parentfda93d92d7824159d8532995072dde2bee4bc4b3
[LLC]: llc_mac_hdr_init const arguments

Cleanup of LLC.  llc_mac_hdr_init can take constant arguments,
and it is defined twice once in llc_output.h that is otherwise unused.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Acked-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/llc.h
net/llc/llc_c_ac.c
net/llc/llc_output.c
net/llc/llc_output.h [deleted file]
net/llc/llc_s_ac.c