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)
commit8f5365ebf7b17c35dddbb694b4f0ffd1293a947f
tree2c1374cce125bf920c87341eeb7dec90a42c14cf
parent04453b6b241913f85af013eec187bab776428af5
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