Files
linux/drivers
Taehee Yoo 168e696a36 bonding: fix incorrect return value of bond_ipsec_offload_ok()
bond_ipsec_offload_ok() is called to check whether the interface supports
ipsec offload or not.
bonding interface support ipsec offload only in active-backup mode.
So, if a bond interface is not in active-backup mode, it should return
false but it returns true.

Fixes: a3b658cfb6 ("bonding: allow xfrm offload setup post-module-load")
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-06 10:36:59 -07:00
..
2021-06-24 18:49:01 -06:00
2021-04-18 09:36:56 +03:00
2021-06-11 11:53:03 -06:00
2021-06-29 10:53:48 -07:00
2021-06-01 16:44:09 +01:00
2021-06-16 08:53:58 -06:00