On Sat, 14 Aug 2004 10:34:28 +1000
Herbert Xu [off-list ref] wrote:
quoted
Ok I see now. I've added your patch, it seems correct.
Thanks. I presume you've reversed the previous patch as well?
Yes and I cured the one typo in it two, idev-->in_dev :-)
BTW, it looks like you can remove inetdev_lock altogether. All its
users already assume that they don't race against each other by
taking the rtnl lock.
Possibly, I'll have a look.