From: Ingo Oeser <[EMAIL PROTECTED]>
Date: Fri, 5 Oct 2007 18:46:19 +0200

> > +static int niu_num_alt_addr(struct niu *np)
> static int niu_num_alt_addr(const struct niu *np)

There are a lot of functions that can be modified to take
a const "struct niu *" argument, if I find some time I'll
go over the entire driver and make this transformation.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to