]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
authorJohannes Berg <johannes.berg@intel.com>
Mon, 19 Jan 2015 17:49:50 +0000 (18:49 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Jan 2015 17:49:56 +0000 (18:49 +0100)
commit68528bfe6ec438b35b184095ba94a90b7c2aad46
treec83cc07089cc13afea911d18a53832ddf33be743
parent8e89f3e0757af8141a452d6f59b147c03b849535
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"

This reverts commit fddb19b536bbcbc48d5e3170517e5b33244e039e.

Oliver reported that it breaks network-manager, for some reason with
this patch NM decides that the device isn't wireless but "generic"
(ethernet), sees no carrier (as expected with wifi) and fails to do
anything else with it.

Revert this to unbreak userspace.

Reported-by: Oliver Hartkopp <socketcan@hartkopp.net>
Tested-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.c