net: incorrect use of init_completion fixup
authorNicholas Mc Guire <der.herr@hofr.at>
Tue, 23 Dec 2014 17:47:50 +0000 (18:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2014 22:07:50 +0000 (17:07 -0500)
The second init_completion call should be a reinit_completion here.

patch is against 3.18.0 linux-next

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/brocade/bna/bnad_debugfs.c