]> 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)
commit7d5aa399dc60fa367843d493837fbb646d30e68c
tree47f4173d5474a2c0ae3ea03688a5d5dbdc8a0348
parent007085f85730bd415e77048cfb5e6f928d296f84
net: rps: fix uninitialized symbol warning

This patch fixes uninitialized symbol warning that
got introduced by the following commit
7275a140ab1c ("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