]> Git Repo - linux.git/commit
[LLC]: llc_mac_hdr_init const arguments
authorStephen Hemminger <[email protected]>
Tue, 21 Mar 2006 06:59:36 +0000 (22:59 -0800)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Acked-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
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
This page took 0.071311 seconds and 4 git commands to generate.