From: Johannes Berg Date: Thu, 14 Feb 2013 22:27:01 +0000 (+0100) Subject: cfg80211: clean up mesh plink station change API X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~69^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8bacc210408f7a2a182f184a9fa1475b8a67440;p=pandora-kernel.git cfg80211: clean up mesh plink station change API Make the ability to leave the plink_state unchanged not use a magic -1 variable that isn't in the enum, but an explicit change flag; reject invalid plink states or actions and move the needed constants for plink actions to the right header file. Also reject plink_state changes for non-mesh interfaces. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed