]> git.baikalelectronics.ru Git - kernel.git/commit
net: rps: fix uninitialized symbol warning
authorAshwanth Goli <ashwanth@codeaurora.org>
Tue, 13 Jun 2017 11:24:55 +0000 (16:54 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Jun 2017 15:31:22 +0000 (11:31 -0400)
commit59bbb83a08c6e25ffcbc5458369c2410e45210f6
tree47f4173d5474a2c0ae3ea03688a5d5dbdc8a0348
parentf7b015a20f3c234cd7026fc2eba96b53bfbc9e3f
net: rps: fix uninitialized symbol warning

This patch fixes uninitialized symbol warning that
got introduced by the following commit
93c620f703d1 ("net: rps: send out pending IPI's on CPU hotplug")

Signed-off-by: Ashwanth Goli <ashwanth@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c