]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: napi_hash_add() is no longer exported
authorEric Dumazet <edumazet@google.com>
Tue, 8 Nov 2016 19:07:28 +0000 (11:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Nov 2016 02:16:05 +0000 (21:16 -0500)
commit149d6ad83663b4820ca09c9d40b1eea7f5c22c2b
treea1d1a0ff76852329888ddb1d5aafb0cf38e985c8
parentef8d759b5251ee9d6784fe53d90220bd91ee477f
net: napi_hash_add() is no longer exported

There are no more users except from net/core/dev.c
napi_hash_add() can now be static.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev.c