From: Razvan Ghitulete Date: Tue, 14 Aug 2012 13:30:20 +0000 (+0300) Subject: net: remove wrong initialization for snd_wl1 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~320 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3a6926fc3430116c97c333f7cf901b86779008;p=pandora-kernel.git net: remove wrong initialization for snd_wl1 The field tp->snd_wl1 is twice initialized, the second time seems to be wrong as it may overwrite any update in tcp_ack. Signed-off-by: Razvan Ghitulete Signed-off-by: David S. Miller --- Reading git-diff-tree failed