]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: allow adding/deleting stations on mesh
authorAndrey Yurovsky <andrey@cozybit.com>
Tue, 16 Jun 2009 18:31:04 +0000 (11:31 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Jun 2009 15:50:23 +0000 (11:50 -0400)
commitdd9a8527135c3814b5bb996d20030edfb1397893
treee1e2addf6e30169f609454b6dca6c238798f02f8
parent1e6f8318c36eff219dbc4aeb8a7e530f2e7b5bf8
cfg80211: allow adding/deleting stations on mesh

Commit b2a151a288 added a check that prevents adding or deleting
stations on non-AP interfaces.  Adding and deleting stations is
supported for Mesh Point interfaces, so add Mesh Point to that check as
well.

Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c