summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/ax88172a.c
diff options
context:
space:
mode:
authorAlexey Dobriyan2017-04-03 00:18:23 +0200
committerDavid S. Miller2017-04-04 04:06:38 +0200
commit822f9bb104c9d1d2dea3669f1941558c6304cf92 (patch)
treeac00cc5d4dd56f60a8934e708009d8836387a36c /drivers/net/usb/ax88172a.c
parentflowcache: more "unsigned int" (diff)
downloadkernel-qcow2-linux-822f9bb104c9d1d2dea3669f1941558c6304cf92.tar.gz
kernel-qcow2-linux-822f9bb104c9d1d2dea3669f1941558c6304cf92.tar.xz
kernel-qcow2-linux-822f9bb104c9d1d2dea3669f1941558c6304cf92.zip
soreuseport: use "unsigned int" in __reuseport_alloc()
Number of sockets is limited by 16-bit, so 64-bit allocation will never happen. 16-bit ops are the worst code density-wise on x86_64 because of additional prefix (66). Space savings: add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-3 (-3) function old new delta reuseport_add_sock 539 536 -3 Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb/ax88172a.c')
0 files changed, 0 insertions, 0 deletions