]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: allocate enough data in t4_memory_rw()
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 8 Oct 2012 07:12:11 +0000 (10:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Oct 2012 07:13:16 +0000 (03:13 -0400)
commitcaea62c5b8529df9972a17d579c31749d87fd947
tree82811ec3e1ea31a63315a3b51652ee7f84c542e3
parent504a61629f5069644c15678cd4f66b7fb0347536
cxgb4: allocate enough data in t4_memory_rw()

MEMWIN0_APERTURE is the size in bytes.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c