]> git.baikalelectronics.ru Git - kernel.git/commit
FDDI: defza: Make the driver version string constant
authorMaciej W. Rozycki <macro@linux-mips.org>
Wed, 7 Nov 2018 12:07:10 +0000 (12:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Nov 2018 05:53:31 +0000 (21:53 -0800)
commitd723f42e8ff020845d4ceab0fb433f437da11ffb
tree2c1374cce125bf920c87341eeb7dec90a42c14cf
parent4ad855be3ff2552bba2fa5f7b7efc066fe955ba2
FDDI: defza: Make the driver version string constant

The driver version string is obviously not meant to be changed at run
time, so mark it `const'.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/defza.c