> > > Add a netdev LED trigger for all Blinkenlights lovers...
> > > Originally taken from
https://dev.openwrt.org/ticket/2776
> > > Slightly updated for 2.6.24 by Mickey Lauer <mickey@openmoko.org>
> > > and for 2.6.36 by Eric Cooper <ecc@cmu.edu>
> >
> > Nice!
> >
> > > +/*
> > > + * Configurable sysfs attributes:
> > > + *
> > > + * device_name - network device name to monitor
> > > + *
> > > + * interval - duration of LED blink, in milliseconds
> >
> > This needs to go to Doc/ somewhere.
>
> Documentation/ABI is the correct place for it.