提交 3d4cd60e 编写于 作者: D David S. Miller

smc-mca: Fix build failure due to typo.

ultra_netdev_ops --> ultramca_netdev_ops
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 70355602
......@@ -183,7 +183,7 @@ static char *smc_mca_adapter_names[] __initdata = {
static int ultra_found = 0;
static const struct net_device_ops ultra_netdev_ops = {
static const struct net_device_ops ultramca_netdev_ops = {
.ndo_open = ultramca_open,
.ndo_stop = ultramca_close_card,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册