diff options
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | 2017-08-08 22:26:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-10 07:30:52 +0200 |
commit | 16587c210cc58c2571ee3905a1c1213ca2642506 (patch) | |
tree | 6140ffea496b64fd9ef96dfe3e8b061301f073eb /net/ipv6/ndisc.c | |
parent | ibmvnic: Add netdev_dbg output for debugging (diff) | |
download | linux-16587c210cc58c2571ee3905a1c1213ca2642506.tar.xz linux-16587c210cc58c2571ee3905a1c1213ca2642506.zip |
ibmvnic: Correct 'unused variable' warning in build.
Commit a248878d7a1d ("ibmvnic: Check for transport event on driver resume")
removed the loop to kick irqs on driver resume but didn't remove the now
unused loop variable 'i'.
Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions