commit | 5c5458ec9d631fbca29f53a944168265e18aa77a | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Sun Oct 06 21:09:31 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 07 09:58:27 2019 -0400 |
tree | b9488dc0705bf05ad0287490c537b40815b26ef7 | |
parent | 4de30a8d58c90e18140342cdcb74903d2e4fbb62 [diff] |
net/tls: store async_capable on a single bit Store async_capable on a single bit instead of a full integer to save space. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>