From: Jes Sorensen Date: Wed, 21 May 2014 07:37:55 +0000 (+0200) Subject: staging: rtl8723au: ioctl_cfg80211.c: Properly initialize seq_ctrl X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~615 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1daffaeecb4bf01c4a34fc2330c745ace5af3f60;p=pandora-kernel.git 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-diff-tree failed