From: Solomon Peachy Date: Sat, 20 Jul 2013 03:31:27 +0000 (-0400) Subject: cw1200: Fix OOPS in monitor mode X-Git-Tag: v3.11-rc4~22^2~25^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16ec75b5de6479637993ad0f7c11a49aae069f68;p=pandora-kernel.git cw1200: Fix OOPS in monitor mode In monitor mode, priv->vif is NULL, but at one point in the receive path we blindly attempt to dereference it. Add a test to prevent this. Signed-off-by: Solomon Peachy Signed-off-by: John W. Linville --- Reading git-diff-tree failed