Files
linux/drivers
Ben Hutchings c3771a35be 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>
2012-12-01 01:56:22 +00:00
..
2012-11-23 14:32:55 +01:00
2012-10-30 10:05:51 +01:00
2012-11-26 17:41:24 -08:00
2012-10-17 15:53:03 -05:00
2012-11-16 14:33:04 -08:00
2012-11-19 14:19:00 -05:00
2012-10-29 15:30:37 -04:00
2012-10-16 18:07:12 -07:00