Re: PATCH: rtnetlink explicit flags setting
From: jamal <hidden>
Date: 2005-05-27 15:01:31
From: jamal <hidden>
Date: 2005-05-27 15:01:31
On Fri, 2005-27-05 at 16:13 +0200, Thomas Graf wrote:
That is what the patch does but the diff looks a bit irritating. 1) Introduce NLMSG_NEW to take flags 2) Make NLMSG_PUT call NLMSG_NEW with flags==0 3) Change __nlmsg_put to take flags argument
Yikes - sorry i glossed over the patch.
quoted
The first change would be definetely on top of the current patch i sent which is well deserved. Lets have Dave swallow my patch then either you or i could make those changes. Sounds reasonable?Sure.
Dave please apply the patch i posted into your tree and then we can follow with this other stuff. Actually Thomas, you can probably apply my patch on your side and then the other changes to use _NEW() on top of it. If you dont have time i could do it tommorow. cheers, jamal