aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorMichal Kubecek <mkubecek@suse.cz>2020-03-12 21:07:53 +0100
committerDavid S. Miller <davem@davemloft.net>2020-03-12 15:32:32 -0700
commit88db6d1e4f6222d22c1c4b4d4d7166cfa9d2fe0e (patch)
tree8857cf131cdaf9990495ec4010d240da360df15b /net/ipv4/tcp_ipv4.c
parentethtool: provide netdev features with FEATURES_GET request (diff)
downloadlinux-rng-88db6d1e4f6222d22c1c4b4d4d7166cfa9d2fe0e.tar.xz
linux-rng-88db6d1e4f6222d22c1c4b4d4d7166cfa9d2fe0e.zip
ethtool: add ethnl_parse_bitset() helper
Unlike other SET type commands, modifying netdev features is required to provide a reply telling userspace what was actually changed, compared to what was requested. For that purpose, the "modified" flag provided by ethnl_update_bitset() is not sufficient, we need full information which bits were requested to change. Therefore provide ethnl_parse_bitset() returning effective value and mask bitmaps equivalent to the contents of a bitset nested attribute. v2: use non-atomic __set_bit() (suggested by David Miller) Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions