commit | 0338a14523e3864524dafb6a66c7b82e94201317 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Wed Jun 12 09:52:29 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 14 18:52:14 2019 -0700 |
tree | 7fd96784350d56925a0151eb680baa94b8107d08 | |
parent | dcf70cefaf99a40cfa25face160f29c1cf3bf84d [diff] |
net/packet: constify __packet_rcv_has_room() Goal is use the helper without lock being held. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>