mac80211: Merge error paths in mesh_table_grow().
authorPavel Emelyanov <xemul@openvz.org>
Wed, 7 May 2008 15:55:59 +0000 (19:55 +0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 May 2008 01:47:45 +0000 (21:47 -0400)
commita3538b19a6d226f9d3d9b18865468370009dec55
treed5a6d557d4fb9773817f9c657a8f22da53dd7d1c
parent3282aea9ea5644a5b0161ad0fbd70fbf1099a470
mac80211: Merge error paths in mesh_table_grow().

This is the first (of two) clean ups after the fixes above.

The err variable is not even required after this cleaning.

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