2014-05-27 18:08:00

by shankar swaminathan

[permalink] [raw]
Subject: nl80211 kernel doc??

Hello,

the kerneldoc for nl80211 used to be very useful -
http://wireless.kernel.org/en/developers/Documentation/nl80211/kerneldoc

However, this link is not been working for a while now.
Is there any other equally good documentation for nl80211?

thanks.
-shankar


2014-05-27 18:12:57

by Johannes Berg

[permalink] [raw]
Subject: Re: nl80211 kernel doc??

On Tue, 2014-05-27 at 20:11 +0200, Johannes Berg wrote:
> On Tue, 2014-05-27 at 23:37 +0530, shankar swaminathan wrote:
> > Hello,
> >
> > the kerneldoc for nl80211 used to be very useful -
> > http://wireless.kernel.org/en/developers/Documentation/nl80211/kerneldoc
> >
> > However, this link is not been working for a while now.
> > Is there any other equally good documentation for nl80211?
>
> Oops. Most of the content is in
> https://www.kernel.org/doc/htmldocs/80211/index.html

Err, no, it's not. It should be, but it's not. You can look at the raw
nl80211.h file though, it was always the only source of the kerneldoc
anyway.

johannes


2014-05-27 18:11:37

by Johannes Berg

[permalink] [raw]
Subject: Re: nl80211 kernel doc??

On Tue, 2014-05-27 at 23:37 +0530, shankar swaminathan wrote:
> Hello,
>
> the kerneldoc for nl80211 used to be very useful -
> http://wireless.kernel.org/en/developers/Documentation/nl80211/kerneldoc
>
> However, this link is not been working for a while now.
> Is there any other equally good documentation for nl80211?

Oops. Most of the content is in
https://www.kernel.org/doc/htmldocs/80211/index.html

johannes