https://github.com/torvalds/linux
Revision 6f288cc52f478e6f58d96158e7cd857fedb6d111 authored by Abhilash K V on 23 August 2011, 03:05:48 UTC, committed by David S. Miller on 26 August 2011, 16:48:24 UTC
In ti_hecc_xmit(), local variable "data" is not initialized before
being used.
This initialization got inadvertently removed in the following patch:

	can: Unify droping of invalid tx skbs and netdev stats

Acked-by: Anant Gole <anantgole@ti.com>
Signed-off-by: Abhilash K V <abhilash.kv@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 69558ee
History
Tip revision: 6f288cc52f478e6f58d96158e7cd857fedb6d111 authored by Abhilash K V on 23 August 2011, 03:05:48 UTC
can: ti_hecc: Fix unintialized variable
Tip revision: 6f288cc
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.2 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top