Re: 2.1.56 patchlet that fixes appletalk module support

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 21 Sep 1997 21:43:57 +0100 (BST)


> the appearance of SIOCDIFADDR can result in some confusion w/
> appletalk. following is a patch that converts the appletalk-specific

Some ;) thats why I never originally put it in. Tons of code I met goes

#ifdef SIOCDIFADDR
#define BSD44SYSTEM
#endif

> DIFADDR to the generic one. it also moves MOD_DEC_USE_COUNT to the
> correct place. in addition, i've tacked on my tweak to the dummy
> driver that makes hw multicast an option.

Ok