2.6.32-longterm review patch. If anyone has any objections, please let us know.
------------------ From: Ben Hutchings <[email protected]> commit b3ccbb24e8914973be0d2ee7b66e44cecaed9bf5 upstream. Signed-off-by: Ben Hutchings <[email protected]> Signed-off-by: David S. Miller <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> --- drivers/net/tokenring/tms380tr.c | 2 ++ 1 file changed, 2 insertions(+) --- a/drivers/net/tokenring/tms380tr.c +++ b/drivers/net/tokenring/tms380tr.c @@ -1364,6 +1364,8 @@ static int tms380tr_reset_adapter(struct return (-1); } +MODULE_FIRMWARE("tms380tr.bin"); + /* * Starts bring up diagnostics of token ring adapter and evaluates * diagnostic results. _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
