From: Johannes Berg Date: Fri, 27 Aug 2010 11:26:53 +0000 (+0300) Subject: cfg80211: allow changing port control protocol X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0692b8fe29fb4d4dad33487aabf3ed7e1e880c0;p=pandora-kernel.git cfg80211: allow changing port control protocol Some vendor specified mechanisms for 802.1X-style functionality use a different protocol than EAP (even if EAP is vendor-extensible). Allow setting the ethertype for the protocol when a driver has support for this. The default if unspecified is EAP, of course. Note: This is suitable only for station mode, not for AP implementation. Signed-off-by: Johannes Berg Signed-off-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed