]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: convert queue_id to use the new option API
authorNikolay Aleksandrov <nikolay@redhat.com>
Wed, 22 Jan 2014 13:53:36 +0000 (14:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jan 2014 23:38:44 +0000 (15:38 -0800)
commit2752b0d0e48ed52ccc3f0da01161af0460aa27f1
tree6e9f4c0539262c56e6f0fb2b0e17a5e01a9e1090
parent4560473c81d8311795a64f8e15fd5a8983a8e985
bonding: convert queue_id to use the new option API

This patch adds the necessary changes so queue_id would use
the new bonding option API. Also move it to its own set function in
bond_options.c and fix some style errors.

Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_options.c
drivers/net/bonding/bond_options.h
drivers/net/bonding/bond_sysfs.c