rtsx: Update driver version number to 2.1c

Differential Revision:	https://reviews.freebsd.org/D32154
This commit is contained in:
Henri Hennebert 2022-02-03 18:24:27 -05:00 committed by Jung-uk Kim
parent 1e800a5934
commit ad494d3b2d

View file

@ -169,7 +169,7 @@ struct rtsx_softc {
#define RTSX_RTL8411 0x5289
#define RTSX_RTL8411B 0x5287
#define RTSX_VERSION "2.1b"
#define RTSX_VERSION "2.1c"
static const struct rtsx_device {
uint16_t vendor_id;