forked from Minki/linux
tms380tr: declare MODULE_FIRMWARE
Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
866691a21e
commit
b3ccbb24e8
@ -1364,6 +1364,8 @@ static int tms380tr_reset_adapter(struct net_device *dev)
|
||||
return (-1);
|
||||
}
|
||||
|
||||
MODULE_FIRMWARE("tms380tr.bin");
|
||||
|
||||
/*
|
||||
* Starts bring up diagnostics of token ring adapter and evaluates
|
||||
* diagnostic results.
|
||||
|
Loading…
Reference in New Issue
Block a user