net: ocelot: update the MODULE_DESCRIPTION()
commit 1c870c63d7d2 ("net: fill in MODULE_DESCRIPTION()s for ocelot") got a suggestion from Vladimir Oltean after it had landed in net-next. Rewrite the module description according to Vladimir's suggestion. Fixes: 1c870c63d7d2 ("net: fill in MODULE_DESCRIPTION()s for ocelot") Suggested-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
843a8851e8
commit
1c7bbea992
@ -3078,5 +3078,5 @@ void ocelot_deinit_port(struct ocelot *ocelot, int port)
|
||||
}
|
||||
EXPORT_SYMBOL(ocelot_deinit_port);
|
||||
|
||||
MODULE_DESCRIPTION("Microsemi Ocelot (VSC7514) Switch driver");
|
||||
MODULE_DESCRIPTION("Microsemi Ocelot switch family library");
|
||||
MODULE_LICENSE("Dual MIT/GPL");
|
||||
|
Loading…
x
Reference in New Issue
Block a user