nl80211: Do not switch interface to station mode when using mesh
authorFelix Fietkau <nbd@nbd.name>
Tue, 26 Jul 2016 11:29:36 +0000 (13:29 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 13 Aug 2016 07:44:11 +0000 (10:44 +0300)
commit4fe726e2d784199cedb7cdf4c8dc592a22fc2380
tree3deb952102d9bf38b8aeace25327d7dc84be1200
parent8468189e906754c4cca0afba9c064e28d90d199e
nl80211: Do not switch interface to station mode when using mesh

This fixes issues with adding mesh interfaces to a bridge.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
src/drivers/driver_nl80211.c