aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorAmritha Nambiar <amritha.nambiar@intel.com>2018-06-29 21:26:51 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-02 09:06:24 +0900
commit755c31cd85aea35cf7a5e7253851b52c08eff6e9 (patch)
treef8fc9a1a25d6c0868ea2fa96b0b7074b63b72a59 /net
parentnet: Use static_key for XPS maps (diff)
downloadlinux-dev-755c31cd85aea35cf7a5e7253851b52c08eff6e9.tar.xz
linux-dev-755c31cd85aea35cf7a5e7253851b52c08eff6e9.zip
net: sock: Change tx_queue_mapping in sock_common to unsigned short
Change 'skc_tx_queue_mapping' field in sock_common structure from 'int' to 'unsigned short' type with ~0 indicating unset and other positive queue values being set. This will accommodate adding a new 'unsigned short' field in sock_common in the next patch for rx_queue_mapping. Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions