[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
86cfcb95ec
commit
3ab33dcc82
@@ -1550,7 +1550,6 @@ static unsigned char ax25_nocall[AX25_ADDR_LEN] =
|
||||
|
||||
static void scc_net_setup(struct net_device *dev)
|
||||
{
|
||||
SET_MODULE_OWNER(dev);
|
||||
dev->tx_queue_len = 16; /* should be enough... */
|
||||
|
||||
dev->open = scc_net_open;
|
||||
|
Reference in New Issue
Block a user