From 1daffaeecb4bf01c4a34fc2330c745ace5af3f60 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Wed, 21 May 2014 09:37:55 +0200 Subject: [PATCH] staging: rtl8723au: ioctl_cfg80211.c: Properly initialize seq_ctrl Using SetSeqNum() on an uninitialized stack frame leaves us open to leaving random fragment bits set in seq_ctrl in the frame header. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed