commit | c26d5339424e68f8643cf3448986c4f77b941a65 | [log] [tgz] |
---|---|---|
author | Javier Cardona <javier@cozybit.com> | Tue Dec 07 13:36:55 2010 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 08 15:23:45 2010 -0500 |
tree | 6edbdc49c778c07540e13b06a811f57cd4aa69f9 | |
parent | d82b577b8cf89a17cab932db272769dfc69a98df [diff] |
ath5k: Prevent mesh interfaces from being counted as ad-hoc This results in an erroneus num_adhoc_vifs count, as the this counter was incremented but not decremented for mesh interfaces. Signed-off-by: Javier Cardona <javier@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>