aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2012-09-18 19:31:18 -0400
committerBen Hutchings <bhutchings@solarflare.com>2012-11-30 20:56:22 -0500
commitc3771a35bebeea16c4fd94d1116010cc02b1f75e (patch)
treee29ba609fba85c1fe451443cb52e326144fb552b /init
parentef492f11efed9a6a1686bf914fb74468df59385c (diff)
sfc: Do not initialise buffer in efx_alloc_special_buffer()
Currently we initialise the newly allocated buffer to all-1s, which is important for event queues but not for descriptor queues. And since we also do that in efx_nic_init_eventq(), it is completely pointless to do it here. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions