From: Jes Sorensen Date: Wed, 21 May 2014 07:37:56 +0000 (+0200) Subject: staging: rtl8723au: rtl8723a_cmd.c: Properly initialize seq_ctrl X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~614 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b218f4c6b1a824c6ed68328f9ad47a76384140b;p=pandora-kernel.git staging: rtl8723au: rtl8723a_cmd.c: Properly initialize seq_ctrl Control frames will not be fragmented, so we should fully initialize the seq_ctrl field to zero. This avoids leftover stack bits remaining set in the generated frame's seq_ctrl field. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed