]> git.baikalelectronics.ru Git - kernel.git/commit
atl1: zero out CMB and SBM in atl1_free_ring_resources
authorLuca Tettamanti <kronos.it@gmail.com>
Wed, 22 Sep 2010 10:42:31 +0000 (10:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Sep 2010 20:52:45 +0000 (13:52 -0700)
commit0e2954e1884d1d5a9e9540576a5f20b594a573b5
tree1f1642ae02c7e3db0f45e3917b01ee91624be640
parentd45193db031d68b333c5522e7c0a41373723ed01
atl1: zero out CMB and SBM in atl1_free_ring_resources

They are allocated in atl1_setup_ring_resources, zero out the pointers
in atl1_free_ring_resources (like the other resources).

Signed-off-by: Luca Tettamanti <kronos.it@gmail.com>
Acked-by: Chris Snook <chris.snook@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/atlx/atl1.c