ethtool: Allocate register dump buffer with vmalloc()
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 20 Sep 2010 08:42:17 +0000 (08:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Sep 2010 21:57:59 +0000 (14:57 -0700)
Some NICs have huge register files which exceed the maximum heap
allocation size.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found