From: MAACHE Mehdi Date: Wed, 21 Nov 2012 14:18:29 +0000 (+0100) Subject: Staging: rtl8187se: remove check for IW_ENCODE_DISABLED X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c1076509496a2e728d3749c8115dc8c57be9dd;p=pandora-kernel.git Staging: rtl8187se: remove check for IW_ENCODE_DISABLED The original code had a no-op stub where it checked if IW_ENCODE_DISABLED and did nothing. Then in a cleanup patch we accidentally turned the check on. That was: de171bd6ff "Staging: rtl8187se: r8180_wx: fixed a lot of checkpatch.pl issues". The check should just be removed. Signed-off-by: Mehdi MAACHE Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed