From: Nikolay Aleksandrov Date: Wed, 22 Jan 2014 13:53:24 +0000 (+0100) Subject: bonding: convert arp_ip_target to use the new option API X-Git-Tag: v3.14-rc1~94^2~39^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fb0ef585eb2825ef4e542c2b1d302dc53f36860;p=pandora-kernel.git bonding: convert arp_ip_target to use the new option API This patch adds the necessary changes so arp_ip_target would use the new bonding option API. This option is an exception because of the way it's currently implemented that's why its netlink code is a bit different from the other options to keep the functionality as before and at the same time to have a single set function. This patch also fixes a few stylistic errors. Signed-off-by: Nikolay Aleksandrov Signed-off-by: David S. Miller --- Reading git-diff-tree failed