提交 65c7bc1b 编写于 作者: B Bhaskar Chowdhury 提交者: David S. Miller

net: ethernet: marvell: Fixed typo in the file sky2.c

s/calclation/calculation/
Signed-off-by: NBhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 b8eccf2a
......@@ -4135,7 +4135,7 @@ static int sky2_set_coalesce(struct net_device *dev,
/*
* Hardware is limited to min of 128 and max of 2048 for ring size
* and rounded up to next power of two
* to avoid division in modulus calclation
* to avoid division in modulus calculation
*/
static unsigned long roundup_ring_size(unsigned long pending)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册