Home
last modified time | relevance | path

Searched hist:"841 e95641e4cb695586b036f330d6d272fcd7173" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/
H A Dbond_options.hdiff 841e95641e4cb695586b036f330d6d272fcd7173 Sun Feb 20 23:54:55 CST 2022 Hangbin Liu <liuhangbin@gmail.com> bonding: add extra field for bond_opt_value

Adding an extra storage field for bond_opt_value so we can set large
bytes of data for bonding options in future, e.g. IPv6 address.

Define a new call bond_opt_initextra(). Also change the checking order of
__bond_opt_init() and check values first.

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>