]> 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)
commit241bd3de58c64944beb3fbf4a751dccc713487d2
treec83cc07089cc13afea911d18a53832ddf33be743
parent02203007f3b6d1955c8ed516c9bfcd5d9c481dca
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"

This reverts commit bf38734c7a82c0e3cfe3afb97f20f92830671941.

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