From: David Woo Date: Wed, 12 Aug 2009 18:03:44 +0000 (-0700) Subject: mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames X-Git-Tag: v2.6.32-rc1~703^2~367^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70bdb6b275d789ddf05c3a858e6b57715539394b;p=pandora-kernel.git mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames The length of the fixed portion of plink confirm frames is 4 bytes longer than the other plink_action frames. This path corrects an error in the length adjustment done for these type of frames. Signed-off-by: Javier Cardona Signed-off-by: John W. Linville --- Reading git-diff-tree failed