diff options
author | Abhilash K V <abhilash.kv@ti.com> | 2011-08-23 05:05:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-26 18:48:24 +0200 |
commit | 6f288cc52f478e6f58d96158e7cd857fedb6d111 (patch) | |
tree | b4d145d3b0de634f502f50f89febe193a1f93dee /drivers/net/bnx2.c | |
parent | net: sh_eth: fix the compile error (diff) | |
download | linux-6f288cc52f478e6f58d96158e7cd857fedb6d111.tar.xz linux-6f288cc52f478e6f58d96158e7cd857fedb6d111.zip |
can: ti_hecc: Fix unintialized variable
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>
Diffstat (limited to 'drivers/net/bnx2.c')
0 files changed, 0 insertions, 0 deletions