commit | 6e4ab361b6f3eb41ffe63224a8b5770fc68ef710 | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <der.herr@hofr.at> | Tue Dec 23 18:47:50 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 26 17:07:50 2014 -0500 |
tree | ddc09a7ce8e0e4fd6907349c9fd379d8225eb9ed | |
parent | ef8f342b43c48035458306b5e5b3dcb949929b1d [diff] |
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>