commit | a4d73ee168eeaed3baea86542ad42e1fd7e192d3 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Apr 26 20:50:35 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 26 20:50:35 2007 -0700 |
tree | c00fcd6915a2d92ecd15589566bbeb2d908ae87a | |
parent | b86e0280bb5585a610783ff5392d9d439dee7ddd [diff] |
[WIRELESS] cfg80211: Fix locking in wiphy_new. This patch fixes the locking in wiphy new. Ingo Oeser <netdev@axxeo.de> noticed that locking in the error case was wrong and also suggested this fix. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>