qlc: stop parsing utsname's release field
commitc60e72842063e9cdff9676de788048fe166b2d4c
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Sun, 8 Oct 2017 14:40:48 +0000 (8 10:40 -0400)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Sun, 8 Oct 2017 14:40:48 +0000 (8 10:40 -0400)
tree2800657a7099f435f60af8fe94c932a4b908be0b
parent0225022de009cd513023e68e27f577cd5a63c5e3
qlc: stop parsing utsname's release field

This is a bit ugly.  We just replace the parsing code unconditionally with
the value 11.  This 11 comes from 5.11 - the release that the driver
expected.  We do this instead of removing all the version checks to (for
now) facilitate resyncing with the code in illumos.
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c