commit | 97d8b6e3b8538198aefb0003342920a82e062147 | [log] [tgz] |
---|---|---|
author | Ashwanth Goli <ashwanth@codeaurora.org> | Tue Jun 13 16:54:55 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 13 11:31:22 2017 -0400 |
tree | 47f4173d5474a2c0ae3ea03688a5d5dbdc8a0348 | |
parent | 6964e53f55837b0c49ed60d36656d2e0ee4fc27b [diff] |
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>