From 0b218f4c6b1a824c6ed68328f9ad47a76384140b Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Wed, 21 May 2014 09:37:56 +0200 Subject: [PATCH] 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-format-patch failed