]> git.karo-electronics.de Git - karo-tx-linux.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)
commit97d8b6e3b8538198aefb0003342920a82e062147
tree47f4173d5474a2c0ae3ea03688a5d5dbdc8a0348
parent6964e53f55837b0c49ed60d36656d2e0ee4fc27b
net: rps: fix uninitialized symbol warning

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