From: Ben Greear Date: Mon, 7 Feb 2011 21:44:34 +0000 (-0800) Subject: mac80211: Properly set work-item channel-type. X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d51e149a6231ea9cc210795cbc358a7c9a8e016;p=pandora-kernel.git mac80211: Properly set work-item channel-type. Some were indirectly set to NO_HT (zero), but I think it's better to explicitly set it in case the enum ever changes. In cfg.c, it seems the channel-type was just ignored (and thus always set to NO_HT). Signed-off-by: Ben Greear Signed-off-by: John W. Linville --- Reading git-diff-tree failed