]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commit6e4ab361b6f3eb41ffe63224a8b5770fc68ef710
treeddc09a7ce8e0e4fd6907349c9fd379d8225eb9ed
parentef8f342b43c48035458306b5e5b3dcb949929b1d
net: incorrect use of init_completion fixup

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