mac80211: Brush up error paths in mesh_path_add.
authorPavel Emelyanov <xemul@openvz.org>
Tue, 6 May 2008 14:53:43 +0000 (18:53 +0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2008 01:47:41 +0000 (21:47 -0400)
commit402d7752ed253369b7ab037e2d778e52d59c19ed
treec15299b42e01f86271192b0789a646d52834096e
parentb679aeb304e3070626750c15e043a40da0e942fc
mac80211: Brush up error paths in mesh_path_add.

There are already tree paths, that do incremental rollbacks, so
merge them together, rename labels and format the code to look a
bit nicer.

(I do not mind dropping/delaying this patch however).

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_pathtbl.c