commit | a28975525016ddcbdaab8225666df1cf2dc9cb2d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Sep 28 14:01:25 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:54:15 2007 -0700 |
tree | 5043b4c24c3c6c40d3d844259e2c47421204436d | |
parent | f7c4daed99fba15e4e48df464031f4ac7c32e4c9 [diff] |
[MAC80211]: add "invalid" interface type Since I cannot convince the lazy driver authors (hello Michael) to stop (ab)using the MGMT interface type internally in their drivers, this patch introduces a new _INVALID type especially for their use and changes all affected drivers to use it. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>