From: Felipe Pena Date: Wed, 16 Oct 2013 00:07:47 +0000 (-0300) Subject: drivers: net: wireless: Fix wrong check for reassociation request retry counter X-Git-Tag: v3.13-rc1~105^2~55^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13996ade218c8b7f44bc517dfd66d904c585d6d2;p=pandora-kernel.git drivers: net: wireless: Fix wrong check for reassociation request retry counter There is a typo where the checking for priv->ReAssociationRequestRetryCnt must be, it was checking for priv->AssociationRequestRetryCnt instead. Signed-off-by: Felipe Pena Signed-off-by: John W. Linville --- Reading git-diff-tree failed