From: Johannes Berg Date: Wed, 19 Dec 2007 00:31:27 +0000 (+0100) Subject: mac80211: move interface type to vif structure X-Git-Tag: v2.6.25-rc1~1162^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51fb61e76d952e6bc2fbdd9f0d38425fbab1cf31;p=pandora-kernel.git mac80211: move interface type to vif structure Drivers that support mixed AP/STA operation may well need to know the type of a virtual interface when iterating over them. The easiest way to support that is to move the interface type variable into the vif structure. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed