From: Larry Finger Date: Wed, 16 Apr 2014 19:49:33 +0000 (-0500) Subject: staging: r8712u: Fix case where ethtype was never obtained and always be checked... X-Git-Tag: omap-for-v3.16/pm-signed~80^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f764cd68d9036498f08fe8834deb6a367b5c2542;p=pandora-kernel.git staging: r8712u: Fix case where ethtype was never obtained and always be checked against 0 Zero-initializing ether_type masked that the ether type would never be obtained for 8021x packets and the comparison against eapol_type would always fail. Reported-by: Jes Sorensen Signed-off-by: Larry Finger Cc: Stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed