From: Thomas Graf Date: Thu, 21 Mar 2013 07:45:29 +0000 (+0000) Subject: rtnetlink: Remove passing of attributes into rtnl_doit functions X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~363 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=661d2967b3f1b34eeaa7e212e7b9bbe8ee072b59;p=pandora-kernel.git rtnetlink: Remove passing of attributes into rtnl_doit functions With decnet converted, we can finally get rid of rta_buf and its computations around it. It also gets rid of the minimal header length verification since all message handlers do that explicitly anyway. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed