I echo the sentiments of Stephen (use const as much as possible)
and Patrick here.
In particular what Patrick is mentioning deserves special emphasis.
There are so many weird cases that take an existing device and then
overload one of the method pointers arbitrarily. And I know this is
not at all limited to hard_start_xmit and hard_header.
It may therefore be very difficult to get things all the way over to
nd_ops except for a very small number pointers. And unfortunately, if
this cannot be overcome, it limits the usefullness of the change. :-/
I encourage this work, nonetheless.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html