aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2019-10-04 00:26:52 +0300
committerDavid S. Miller <davem@davemloft.net>2019-10-04 14:26:46 -0700
commit5a43f697cc105544fb85f3a0bbc8223ec50b28d0 (patch)
treeac4708c4960ca22a32d2a9f128543368e24384b8 /drivers
parentnet: spread "enum sock_flags" (diff)
downloadlinux-dev-5a43f697cc105544fb85f3a0bbc8223ec50b28d0.tar.xz
linux-dev-5a43f697cc105544fb85f3a0bbc8223ec50b28d0.zip
igmp: uninline ip_mc_validate_checksum()
This function is only used via function pointer. "inline" doesn't hurt given that taking address of an inline function forces out-of-line version but it doesn't help either. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions