From: Jouni Malinen Date: Wed, 4 May 2011 05:50:15 +0000 (-0700) Subject: cfg80211: Remove unused wiphy flag X-Git-Tag: v3.0-rc1~377^2~54^2^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0dc7999b54ae0464d7144b81d21e1d39a389d49;p=pandora-kernel.git cfg80211: Remove unused wiphy flag The only user of WIPHY_FLAG_SUPPORTS_SEPARATE_DEFAULT_KEYS was removed and consequently, this flag can be removed, too. In addition, a single capability flag was not enough to indicate this capability clearly since the device behavior may be different based on which operating mode is being used. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed