sfc: Correct comment about number of TX queues used on EF10
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 12 Feb 2014 18:59:19 +0000 (18:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Feb 2014 22:53:34 +0000 (17:53 -0500)
commitaa3930ee8cc7ab56f8a62d4e80e178ab520dca87
treedc1935caac533a11038fd6b5746b6ec68aba94bb
parent86fc187fcc3e7155494a5c2ce823047a00279834
sfc: Correct comment about number of TX queues used on EF10

EF10 implements option descriptors to switch TX checksum offload
on and off between packets.  We could therefore use a single
hardware TX queue per kernel TX queue, although we don't yet.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef10.c