Re: [PATCH 14/15] llc: llc_mac_hdr_init const arguments

2006-03-13 Thread Arnaldo Carvalho de Melo
On 3/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > 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 PRO

[PATCH 14/15] llc: llc_mac_hdr_init const arguments

2006-03-13 Thread shemminger
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]> --- net-2.6.17.orig/include/net/llc.h +++ net-2.6.17/include/net/llc.h @@ -71,7 +71,7 @@ extern int llc_rcv(st