[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <eb3ff54b0905200407x614f5562ubdca848e2bf3a10c@mail.gmail.com>
Date: Wed, 20 May 2009 14:07:21 +0300
From: Rami Rosen <ramirose@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Eric Dumazet <dada1@...mosbay.com>
Subject: Re: [PATCH net-next-2.6] cleanup: remove unused parameter from fill
method in fib_rules_ops.
Hi,
Yes, you are right; sorry again!
(running "git apply --check --whitespace=error-all diff"
did not reveal what you mention, but you are right).
I hope that the attached patch is fully correct now.
The netlink message header (struct nlmsghdr) is an unused parameter in
fill method of fib_rules_ops struct.
This patch removes this parameter from this method and fixes the places
where this method is called.
(include/net/fib_rules.h)
Regards,
Rami Rosen
Signed-off-by: Rami Rosen <ramirose@...il.com>
View attachment "patch.txt" of type "text/plain" (2287 bytes)
Powered by blists - more mailing lists